diff options
author | 2010-07-18 08:27:49 +0000 | |
---|---|---|
committer | 2010-07-18 08:27:49 +0000 | |
commit | 07bfeb2a4e97731c1cff7dd86b9f62e9b5610ed8 (patch) | |
tree | aa78c35ff8e75865fe6e9d3d15493e85746568cf /sci-chemistry/cluster/metadata.xml | |
parent | Keyword ~ppc64 wrt #321937. (diff) | |
download | gentoo-2-07bfeb2a4e97731c1cff7dd86b9f62e9b5610ed8.tar.gz gentoo-2-07bfeb2a4e97731c1cff7dd86b9f62e9b5610ed8.tar.bz2 gentoo-2-07bfeb2a4e97731c1cff7dd86b9f62e9b5610ed8.zip |
New Addition
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/cluster/metadata.xml')
-rw-r--r-- | sci-chemistry/cluster/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sci-chemistry/cluster/metadata.xml b/sci-chemistry/cluster/metadata.xml new file mode 100644 index 000000000000..6950f7c61ee3 --- /dev/null +++ b/sci-chemistry/cluster/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci-chemistry</herd> +<maintainer> + <email>jlec@gentoo.org</email> +</maintainer> +<longdescription> +Cluster is a simple UNIX C++ program to build lists of collections +of interacting items from records containing interacting pairs +and larger fragments. + +It reads in lines consisting of two or more names and output +connected clusters of names. Each line of output is +prefixed with a cluster number, the size of the cluster +and an optional name string. +</longdescription> +</pkgmetadata> |