summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4eff0e8e9e458ad61ce0895d0e6e2cf6b361837e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-amply
	pkgdesc = A Python package for AMPL/GMPL datafile parsing
	pkgver = 0.1.4
	pkgrel = 1
	url = http://github.com/willu47/amply
	arch = any
	license = EPL
	makedepends = python-pip
	makedepends = python-wheel
	makedepends = python2-pip
	makedepends = python2-wheel
	source = https://files.pythonhosted.org/packages/source/a/amply/amply-0.1.4.tar.gz
	b2sums = 78ae51f18355968c7713351267fe8a60adc797c9e0e37092f538935026898b51413f346a0faecc748a290f3fd3e4c313cfab6d0ddacfe34f76ecdb4ecd562ffb

pkgname = python-amply
	depends = python-docutils
	depends = python-pyparsing

pkgname = python2-amply
	depends = python2-docutils
	depends = python2-pyparsing