summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42481d0589e504078faf723ab2d1bf6701e9504c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = rdkit-git-python3
	pkgdesc = RDKit - A collection of cheminformatics and machine-learning software written in C++ and Python.
	pkgver = 20150928
	pkgrel = 1
	url = http://rdkit.org/
	arch = i686
	arch = x86_64
	license = New BSD License
	makedepends = git
	depends = bison
	depends = boost
	depends = boost-libs
	depends = cmake
	depends = flex
	depends = python
	depends = sqlite3
	depends = python-numpy
	provides = rdkit

pkgname = rdkit-git-python3