blob: 59afab303d3342752a27d608b564edfd494caccd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-chemistry</herd>
<longdescription>
pmx (formerly pymacs) has started as a small bunch of classes to read
structure files such as pdb or gro and trajectory data in gromacs xtc
format. Over the years it has been extended towards a versatile (bio-)
molecular structure manipulation package with some additional
functionalities, e.g. gromacs file parsers and scripts for setup and
analysis of free energy calculations.
</longdescription>
</pkgmetadata>
|