diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-07-31 12:12:24 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-07-31 12:12:24 +0000 |
commit | 7c7638c998d456deaa78283628f5f6a11e02a3c3 (patch) | |
tree | dfabdbe6d3a8c4cf71d0b0237f4549db444c5b03 /biology/py-biopython/pkg-descr | |
parent | Update to 2.5q. (diff) |
Add py-biopython, is a collection of Python packages and modules created
by the Biopython Project, intended to provide the basis for building
bioinformatics applications in the Python language.
PR: ports/20260
Submitted by: Johann Visagie <johann@egenetics.com>
Diffstat (limited to 'biology/py-biopython/pkg-descr')
-rw-r--r-- | biology/py-biopython/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/biology/py-biopython/pkg-descr b/biology/py-biopython/pkg-descr new file mode 100644 index 000000000000..2216005d2351 --- /dev/null +++ b/biology/py-biopython/pkg-descr @@ -0,0 +1,12 @@ +The Biopython Project is an international association of developers of freely +available Python tools for use in areas of computational molecular biology +such as bioinformatics and genomics. + +Biopython is a collection of Python packages and modules created by the +Biopython Project, intended to provide the basis for building bioinformatics +applications in the Python language. It is currently in developer's +(pre-alpha) release. Caveat emptor. + +WWW: http://www.biopython.org/ + +-- Johann Visagie <johann@egenetics.com> |