1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
Source: chemonomatopist
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders:
Andrius Merkys <merkys@debian.org>,
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
dh-sequence-dist-zilla,
libalgorithm-combinatorics-perl <!nocheck>,
libchemistry-isotope-perl <!nocheck>,
libchemistry-opensmiles-perl <!nocheck>,
libdbi-perl <!nocheck>,
libdist-zilla-plugin-autometaresources-perl,
libdist-zilla-plugin-ourpkgversion-perl,
libgraph-grammar-perl <!nocheck>,
libgraph-moreutils-perl <!nocheck>,
libgraph-nauty-perl <!nocheck>,
libipc-run3-perl <!nocheck>,
Standards-Version: 4.6.2
Homepage: https://github.com/merkys/ChemOnomatopist
Vcs-Browser: https://salsa.debian.org/debichem-team/chemonomatopist
Vcs-Git: https://salsa.debian.org/debichem-team/chemonomatopist.git
Testsuite: autopkgtest-pkg-perl
Package: chemonomatopist
Architecture: all
Depends:
libalgorithm-combinatorics-perl,
libchemistry-isotope-perl,
libchemistry-opensmiles-perl,
libclone-perl,
libgraph-grammar-perl,
libgraph-moreutils-perl,
libgraph-nauty-perl,
${misc:Depends},
${perl:Depends},
Description: derive IUPAC systematic names for chemical structures
ChemOnomatopist is a tool to derive IUPAC systematic names for chemical
structures. It analyses chemical graphs to determine IUPAC names according to
the "Nomenclature of Organic Chemistry. IUPAC Recommendations and Preferred
Names 2013", also known as the Blue Book.
|