diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-02-27 08:58:21 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2022-02-27 22:29:03 -0600 |
commit | 2a8e2c8f35561c461d78305da9f7aea9e93320a2 (patch) | |
tree | d30be144f891e0f16eecc1fff0926c2c7702d799 /academic/bpp1.9-seq/README | |
parent | 9f84b277cd5d1d61aca3c74571a3d573ed8f47d3 (diff) |
academic/bpp1.9-seq: Removed (ftb + no active maintainer).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/bpp1.9-seq/README')
-rw-r--r-- | academic/bpp1.9-seq/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/academic/bpp1.9-seq/README b/academic/bpp1.9-seq/README deleted file mode 100644 index eaeb91d929383..0000000000000 --- a/academic/bpp1.9-seq/README +++ /dev/null @@ -1,10 +0,0 @@ -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) Seq Library. It can be -installed along the current Bio++ suite libraries, however they better -not be present at compile time. |