Metadata-Version: 2.4
Name: treeswift
Version: 1.1.46
Summary: TreeSwift: Fast tree module for Python 2 and 3
Home-page: https://github.com/niemasd/TreeSwift
Author: Niema Moshiri
Author-email: niemamoshiri@gmail.com
Project-URL: Bug Reports, https://github.com/niemasd/TreeSwift/issues
Project-URL: Source, https://github.com/niemasd/TreeSwift
Keywords: tree phylogenetics fast
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/plain
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: summary

TreeSwift is a Python library for parsing, manipulating, and iterating over (rooted) tree structures. TreeSwift places an emphasis on speed.
