| 1 | # $Id$ |
|---|
| 2 | |
|---|
| 3 | PortSystem 1.0 |
|---|
| 4 | PortGroup python25 1.0 |
|---|
| 5 | |
|---|
| 6 | categories python |
|---|
| 7 | name py25-pycluster |
|---|
| 8 | version 1.41 |
|---|
| 9 | distname Pycluster-${version} |
|---|
| 10 | maintainers nomaintainer |
|---|
| 11 | platforms darwin |
|---|
| 12 | |
|---|
| 13 | description Python module for clustering |
|---|
| 14 | long_description Open source clustering software that implements hierarchical\ |
|---|
| 15 | clustering, k-means, k-medians, and 2D self organizing maps. |
|---|
| 16 | |
|---|
| 17 | homepage http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster |
|---|
| 18 | |
|---|
| 19 | |
|---|
| 20 | distfiles Pycluster-${version}.tar.gz |
|---|
| 21 | master_sites http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster |
|---|
| 22 | |
|---|
| 23 | checksums md5 8ccf0ff2e9210f042f44a184bfe6244c \ |
|---|
| 24 | sha1 1350d66ae51fce1f47c2e12bb38df763b6cadaa0 \ |
|---|
| 25 | rmd160 b4eb9e971659f0f87f62a1001da25e44d94d1d3d |
|---|