summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..90cb615fb0e4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = python-poxls-git
+ pkgdesc = Convert between Excel and PO files
+ pkgver = 1.4.2.r1.g24b7c5c
+ pkgrel = 1
+ url = https://pypi.python.org/pypi/poxls
+ arch = any
+ license = BSD
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python-click
+ depends = python-openpyxl
+ depends = python-polib
+ provides = python-poxls
+ conflicts = python-poxls
+ source = poxls::git+https://github.com/wichert/po-xls.git
+ source = LICENSE
+ sha256sums = SKIP
+ sha256sums = c909022c938835ff0a322a536315c193732bcd308bae4538fc81cc21896230e1
+
+pkgname = python-poxls-git
+ depends = python
+ depends = python-click
+ depends = python-openpyxl
+ depends = python-polib
+