dev-python/agate: Bump to 1.13.0
[gentoo/gentoo.git] / sci-chemistry / ParmEd / ParmEd-3.4.3.ebuild
blob91e14ebf95cc78f86b7710530720cc33f678cce4
1 # Copyright 2022-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 PYTHON_COMPAT=( python3_{9..10} )
8 inherit distutils-r1
10 DESCRIPTION="Parameter and topology file editor and molecular mechanical simulator engine"
11 HOMEPAGE="https://parmed.github.io/ParmEd/html/index.html"
12 SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
14 LICENSE="LGPL-2"
15 SLOT="0"
16 KEYWORDS="~amd64"
18 distutils_enable_tests pytest