blob: 1db5d68a7e43f92fbd7505cfff19c96cd3130a2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-pdb2pqr
pkgdesc = Automates many of the common tasks of preparing structures for continuum solvation calculations as well as many other types of biomolecular structure modeling, analysis, and simulation.
pkgver = 3.6.2
pkgrel = 1
url = http://pypi.python.org/pypi/pdb2pqr
arch = any
license = BSD
checkdepends = python-pandas>=1.0
checkdepends = python-pytest
checkdepends = python-testfixtures
depends = python>=3.5
depends = python-mmcif-pdbx>=1.1.2
depends = python-numpy
depends = python-propka>=3.5
depends = python-requests
depends = python-docutils
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/p/pdb2pqr/pdb2pqr-3.6.2.tar.gz
sha256sums = SKIP
pkgname = python-pdb2pqr
|