Metadata-Version: 2.1
Name: gff-io
Version: 0.0.2
Summary: GFF file reader/writer
Home-page: https://github.com/EBI-Metagenomics/gff-io
Author: Danilo Horta
Author-email: horta@ebi.ac.uk
Maintainer: Danilo Horta
Maintainer-email: horta@ebi.ac.uk
License: MIT
Download-URL: https://github.com/EBI-Metagenomics/gff-io
Description: # gff-io
        
        GFF reader/writer.
        
        ## Install
        
        ```bash
        pip install gff-io
        ```
        
        ## Author
        
        * [Danilo Horta](https://github.com/horta)
        
        ## License
        
        This project is licensed under the [MIT License](https://raw.githubusercontent.com/EBI-Metagenomics/gff-io/master/LICENSE.md).
        
Keywords: gff,reader,io
Platform: Windows
Platform: MacOS
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
