Metadata-Version: 2.3
Name: pysegul
Version: 0.1.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Requires-Dist: pytest <5.0.0 ; extra == 'test'
Requires-Dist: pytest-cov[all] ; extra == 'test'
Provides-Extra: test
License-File: LICENSE
Summary: Python bindings for the SEGUL high-performance and memory-efficient phylogenomic tools.
Keywords: phylogenomics,bioinformatics,phylogenetics,alignment,SEGUL
Author-email: Heru Handika <hhandi1@lsu.edu>, "Jacob A. Esselstyn" <esselstyn@lsu.edu>
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: homepage, https://www.segul.app/
Project-URL: documentation, https://www.segul.app/docs/api-usage/python-api
Project-URL: repository, https://github.com/hhandika/pysegul
Project-URL: changelog, https://github.com/hhandika/pysegul/blob/main/CHANGELOG.md

# pysegul

A python bindings of the [SEGUL](https://segul.app) high-perfomance and memory-efficient phylogenomic tools.

In development

