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 (>= 10),
dh-autoreconf,
libwxgtk3.0-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/treeviewx/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/treeviewx/trunk/
Homepage: http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/
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.
|