summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 555b9b0d2a042403e11669b4ff8ac4c3d33919e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-xlutils
	pkgdesc = Utilities for working with Excel files that require both xlrd and xlwt
	pkgver = 2.0.0
	pkgrel = 1
	url = http://www.python-excel.org
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-xlrd
	depends = python-xlwt
	optdepends = python-errorhandler: needed for ErrorFilter support
	source = https://files.pythonhosted.org/packages/93/fe/af6d73e4bc7b0ce359d34bebb2e8d4d129763acfecd66a3a7efc587e54c9/xlutils-2.0.0.tar.gz
	md5sums = 7a6a339ddaacabce244341582ee61353

pkgname = python-xlutils