[package] name = "rectree2svg" version = "2.10.7" authors = ["Simon Penel "] edition = "2018" description ="OBSOLETE: Pease see 'thirdkind' instead! (Read phylogenetic tree(s) in newick, phyloxml or recPhyloXML file and build a svg representation of the tree(s).)" license="CECILL-2.1" keywords=["phylogeny", "recphyloxml", "tree-reconciliation", "svg", "phylogenetic-tree"] homepage = "https://github.com/simonpenel/rectree2svg/wiki" repository = "https://github.com/simonpenel/rectree2svg" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] log = "0.4.14" env_logger = "0.8.3" getopt = "1.1.0" webbrowser = "0.5.5" light_phylogeny = "0.21.1" [badges] maintenance = { status = "deprecated" }