Metadata-Version: 1.1
Name: newick
Version: 0.3.0
Summary: A python module to read and write the Newick format
Home-page: https://github.com/glottobank/python-newick
Author: The Glottobank consortium
Author-email: forkel@shh.mpg.de
License: Apache 2
Description: # python-newick
        
        [![Build Status](https://travis-ci.org/glottobank/python-newick.svg?branch=master)](https://travis-ci.org/glottobank/python-newick)
        [![codecov.io](https://codecov.io/github/glottobank/python-newick/coverage.svg?branch=master)](https://codecov.io/github/glottobank/python-newick?branch=master)
        
        python package to read and write the 
        [Newick format](https://en.wikipedia.org/wiki/Newick_format).
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
