aboutsummaryrefslogtreecommitdiff
path: root/academic/bpp1.9-utils/README
diff options
context:
space:
mode:
authorPetar Petrov <slackalaxy@gmail.copm>2022-09-09 02:53:27 +0100
committerDave Woodfall <dave@slackbuilds.org>2022-09-09 02:53:27 +0100
commit24b14de22b60a7c5a1e4ee5fb4db9bc1d2b0b0e5 (patch)
tree83c769ac21a8b25d8efb98a576240bdcf9acab29 /academic/bpp1.9-utils/README
parent7739fb2ec7d2b34091d3781960d33cfd380fcbfb (diff)
academic/bpp1.9-utils: Added (Bio++ 1.9 Utils Library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'academic/bpp1.9-utils/README')
-rw-r--r--academic/bpp1.9-utils/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/bpp1.9-utils/README b/academic/bpp1.9-utils/README
new file mode 100644
index 000000000000..5ee42d96328b
--- /dev/null
+++ b/academic/bpp1.9-utils/README
@@ -0,0 +1,10 @@
+Bio++ is a set of C++ libraries for Bioinformatics, including sequence
+analysis, phylogenetics, molecular evolution and population genetics.
+Bio++ is Object Oriented and is designed to be both easy to use and
+computer efficient. Bio++ intends to help programmers to write
+computer expensive programs, by providing them a set of re-usable
+tools.
+
+This contains the Bio++ 1.9 (April 2010) Utils Library. It can be
+installed along the current Bio++ suite libraries, however they better
+not be present at compile time.