diff options
author | Reinis Danne <rei4dan@gmail.com> | 2009-02-10 23:40:50 +0200 |
---|---|---|
committer | Reinis Danne <rei4dan@gmail.com> | 2009-02-21 01:26:30 +0200 |
commit | ce2b954019ac1005c30b25eda994e17dcdd7fe63 (patch) | |
tree | 3f826c09c638b4a4fe054e985d30a65a1ba9f789 /sci-chemistry/openbabel-python/metadata.xml | |
parent | New package sci-chemistry/openbabel-perl, #212212 (diff) | |
download | sci-ce2b954019ac1005c30b25eda994e17dcdd7fe63.tar.gz sci-ce2b954019ac1005c30b25eda994e17dcdd7fe63.tar.bz2 sci-ce2b954019ac1005c30b25eda994e17dcdd7fe63.zip |
New package sci-chemistry/openbabel-python, #212212
openbabel-python-2.2.0.ebuild and metadata.xml.
Diffstat (limited to 'sci-chemistry/openbabel-python/metadata.xml')
-rw-r--r-- | sci-chemistry/openbabel-python/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sci-chemistry/openbabel-python/metadata.xml b/sci-chemistry/openbabel-python/metadata.xml new file mode 100644 index 000000000..7dd11d8d7 --- /dev/null +++ b/sci-chemistry/openbabel-python/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci-chemistry</herd> +<longdescription> +OpenBabel is a chemical toolbox designed to speak the many languages of +chemical data. It's an open, collaborative project allowing anyone to +search, convert, analyze, or store data from molecular modeling, chemistry, +solid-state materials, biochemistry, or related areas. This package enables +to access OpenBabel library from Python programs. +</longdescription> +<use> +<flag name='swig'>Enable SWIG language binding regeneration</flag> +</use> +</pkgmetadata> |