summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c4af41663453
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python2-xlutils
+ pkgdesc = Utilities for working with Excel files
+ pkgver = 1.7.1
+ pkgrel = 1
+ url = http://www.python-excel.org/
+ arch = any
+ license = MIT
+ makedepends = python2-setuptools
+ depends = python2-xlrd
+ depends = python2-xlwt
+ optdepends = python2-errorhandler: needed for ErrorFilter support
+ source = http://pypi.python.org/packages/source/x/xlutils/xlutils-1.7.1.tar.gz
+ md5sums = 6247ccda7d8f864b815525e94da30977
+
+pkgname = python2-xlutils
+