1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: treeviewx
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
libwxgtk3.2-dev
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/treeviewx
Vcs-Git: https://salsa.debian.org/med-team/treeviewx.git
Homepage: https://github.com/rdmpage/treeviewx
Rules-Requires-Root: no
Package: treeviewx
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Displays and prints phylogenetic trees
TreeView X is an open source and multi-platform program to display
phylogenetic trees. It can read and display NEXUS and Newick format tree files
(such as those output by PAUP*, ClustalX, TREE-PUZZLE, and other programs). It
allows one to order the branches of the trees, and to export the trees in SVG
format.
|