summaryrefslogtreecommitdiff
path: root/sci-chemistry/cluster/metadata.xml
blob: 818c6312ce9e7078d9e8b0738fe964f5d25455e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-chemistry@gentoo.org</email>
    <name>Gentoo Chemistry Project</name>
  </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>