Metadata-Version: 1.1
Name: antismash-models
Version: 0.0.2
Summary: An object model for mapping antiSMASH data objects from and to Redis via aioredis.
Home-page: https://github.com/antismash/models/
Author: Kai Blin
Author-email: kblin@biosustain.dtu.dk
License: GNU Affero General Public License v3 or later (AGPLv3+)
Description-Content-Type: UNKNOWN
Description: antiSMASH object model
        ======================
        
        |Build Status|
        
        An object model for mapping antiSMASH data objects from and to Redis via
        aioredis.
        
        License
        -------
        
        | Under the same GNU AGPL v3 or later license as the rest of antiSMASH.
        | See ```LICENSE.txt`` <LICENSE.txt>`__ for details.
        
        .. |Build Status| image:: https://github.drone.secondarymetabolites.org/api/badges/antismash/models/status.svg
           :target: https://github.drone.secondarymetabolites.org/antismash/models
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
