blob: 10c1711c193fb6ed4d0d5a1360ae25504590bdc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-periodictable
pkgdesc = Extensible periodic table of the elements
pkgver = 1.7.0
pkgrel = 3
url = http://periodictable.readthedocs.org
arch = any
license = public domain
makedepends = python-setuptools
source = python-periodictable-1.7.0.tar.gz::https://github.com/pkienzle/periodictable/archive/v1.7.0.tar.gz
md5sums = 54c58bb8e591a6f9c80b43465fb283f0
pkgname = python-periodictable
depends = python
depends = python-matplotlib
depends = python-numpy
depends = python-pyparsing
|