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