aboutsummaryrefslogtreecommitdiffstats
path: root/biology/py-biopython/pkg-descr
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2000-07-31 20:12:24 +0800
committernbm <nbm@FreeBSD.org>2000-07-31 20:12:24 +0800
commitc43d7f0ebbf0036d45169f8e517bf94522768c2f (patch)
tree0bf06fafbdafa6034892dca7e7c6e3f3b16d046e /biology/py-biopython/pkg-descr
parent5a13fa10e95ba359dd5c3d01611533ebc7d5d887 (diff)
downloadfreebsd-ports-gnome-c43d7f0ebbf0036d45169f8e517bf94522768c2f.tar.gz
freebsd-ports-gnome-c43d7f0ebbf0036d45169f8e517bf94522768c2f.tar.zst
freebsd-ports-gnome-c43d7f0ebbf0036d45169f8e517bf94522768c2f.zip
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-descr12
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>