diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2019-08-02 00:18:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-02 00:18:53 +0700 |
commit | dfabfe148d723f7bd607a826ccd09b0396e090e7 (patch) | |
tree | fa3986bb10fa1a4a3945531c1605ec068e4cda13 /academic/DendroPy/slack-desc | |
parent | 7b880fcc19ba090f63481f2016f2e21b767c549a (diff) |
academic/DendroPy: Added (A Phylogenetic Computing Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/DendroPy/slack-desc')
-rw-r--r-- | academic/DendroPy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/DendroPy/slack-desc b/academic/DendroPy/slack-desc new file mode 100644 index 0000000000000..dca4b30208199 --- /dev/null +++ b/academic/DendroPy/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +DendroPy: DendroPy (A Phylogenetic Computing Library) +DendroPy: +DendroPy: DendroPy is a Python library for phylogenetic computing. It +DendroPy: provides classes and functions for the simulation, processing, +DendroPy: and manipulation of phylogenetic trees and character matrices, +DendroPy: and supports the reading and writing of phylogenetic data in a +DendroPy: range of formats, such as NEXUS, NEWICK, NeXML, Phylip, FASTA, +DendroPy: etc. +DendroPy: +DendroPy: https://dendropy.org/ +DendroPy: |