diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:49:22 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:35:27 +0100 |
commit | 2907448cac7161c228f8d4c87929b658199096a4 (patch) | |
tree | d5ee415d12a831f327237e6b31c0d9029cb9be72 /sci-libs/bmrblib | |
parent | sci-libs/beagle: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-2907448cac7161c228f8d4c87929b658199096a4.tar.gz gentoo-2907448cac7161c228f8d4c87929b658199096a4.tar.bz2 gentoo-2907448cac7161c228f8d4c87929b658199096a4.zip |
sci-libs/bmrblib: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-libs/bmrblib')
-rw-r--r-- | sci-libs/bmrblib/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/sci-libs/bmrblib/metadata.xml b/sci-libs/bmrblib/metadata.xml index df11d311c7dd..22a1302e8122 100644 --- a/sci-libs/bmrblib/metadata.xml +++ b/sci-libs/bmrblib/metadata.xml @@ -1,16 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci-chemistry@gentoo.org</email> - <name>Gentoo Chemistry Project</name> - </maintainer> - <longdescription> - Bmrblib is an API abstracting the BioMagResBank (BMRB) NMR-STAR format - (http://www.bmrb.wisc.edu/). It allows the writing of NMR-STAR files - for BMRB data deposition and the reading and easy extraction of data - from files residing in the BMRB data bank, all without knowledge of - the Self-Defining Text Archive and Retrieval (STAR) format. The API - has currently only python bindings. -</longdescription> + <maintainer type="project"> + <email>sci-chemistry@gentoo.org</email> + <name>Gentoo Chemistry Project</name> + </maintainer> + <longdescription> + Bmrblib is an API abstracting the BioMagResBank (BMRB) NMR-STAR format + (http://www.bmrb.wisc.edu/). It allows the writing of NMR-STAR files + for BMRB data deposition and the reading and easy extraction of data + from files residing in the BMRB data bank, all without knowledge of + the Self-Defining Text Archive and Retrieval (STAR) format. The API + has currently only python bindings. + </longdescription> </pkgmetadata> |