summaryrefslogtreecommitdiff
path: root/biology/gp/DESCR
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-09-26 03:29:59 +0000
committerjschauma <jschauma@pkgsrc.org>2003-09-26 03:29:59 +0000
commit4573ae961fdb4d0e95fd4e321ad7fd61d8d05354 (patch)
tree1be57ea454ee02ce8a45a143df4d99225fa9ceb7 /biology/gp/DESCR
parent6e1d4c159ebdd9f40a869249bedbfe250b7755bd (diff)
downloadpkgsrc-4573ae961fdb4d0e95fd4e321ad7fd61d8d05354.tar.gz
Initial import of gp, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU. GP is a set of small utilities written in ANSI C to manipulate DNA sequences in a Unix fashion, fit for combining within shell and cgi scripts.
Diffstat (limited to 'biology/gp/DESCR')
-rw-r--r--biology/gp/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/gp/DESCR b/biology/gp/DESCR
new file mode 100644
index 00000000000..0c7ef2fc23a
--- /dev/null
+++ b/biology/gp/DESCR
@@ -0,0 +1,3 @@
+GP is a set of small utilities written in ANSI C to manipulate
+DNA sequences in a Unix fashion, fit for combining within shell
+and cgi scripts.