gtdb_tree 0.1.8

A library for parsing Newick format files, especially GTDB tree files.
Documentation
1
2
3
4
5
use pyo3_build_config;

fn main() {
    pyo3_build_config::add_extension_module_link_args();
}