summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51974cb0e75370e77892169c213eeff893316864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-periodictable
	pkgdesc = Extensible periodic table of the elements
	pkgver = 1.5.0
	pkgrel = 1
	url = http://www.reflectometry.org/danse/elements.html
	arch = any
	license = public domain
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/pkienzle/periodictable/archive/v1.5.0.tar.gz
	md5sums = f7e0d8199b0fe829868d24a0a734398e

pkgname = python-periodictable
	depends = python-numpy
	depends = python-pyparsing

pkgname = python2-periodictable
	depends = python2-numpy
	depends = python2-pyparsing