summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d6d2da281cae
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-pytablewriter
+ pkgdesc = Python library to write a table in various formats
+ pkgver = 0.50.0
+ pkgrel = 1
+ url = https://github.com/thombashi/pytablewriter
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python-xlwt
+ depends = python-dominate
+ depends = python-simplejson
+ depends = python-toml
+ depends = python-loguru
+ depends = python-elasticsearch
+ source = https://pypi.io/packages/source/p/pytablewriter/pytablewriter-0.50.0.tar.gz
+ sha256sums = aa483f67653b130b50f076763d7a2e84fff3c096c032ffd64b78e735edc21a3d
+
+pkgname = python-pytablewriter
+