Metadata-Version: 2.1
Name: ALifeStdDev
Version: 0.2.3
Summary: Python development tools for working with standardized ALife data.
Home-page: https://github.com/alife-data-standards/alife-std-dev-python
Author: Emily Dolson, Alex Lalejini, Matthew Andres Moreno
Author-email: dolsonem@msu.edu, lalejini@msu.edu, morenoma@umich.edu
License: MIT
Description: # ALife Data Standards - Python Development Utilities
        
        [![CI](https://github.com/alife-data-standards/alife-std-dev-python/actions/workflows/CI.yaml/badge.svg)](https://github.com/alife-data-standards/alife-std-dev-python/actions/workflows/CI.yaml)
        [![Codacy Badge](https://app.codacy.com/project/badge/Grade/0305e8a814e04d4395c25a70b2908651)](https://www.codacy.com/gh/alife-data-standards/alife-std-dev-python/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=alife-data-standards/alife-std-dev-python&amp;utm_campaign=Badge_Grade)
        [![codecov](https://codecov.io/gh/alife-data-standards/alife-std-dev-python/branch/master/graph/badge.svg?token=FGMQICJ2SK)](https://codecov.io/gh/alife-data-standards/alife-std-dev-python)
        
        This is the repository for the ALifeStdDev Python package, which contains Python
        development utilities for working with [standardized](https://github.com/alife-data-standards/alife-data-standards)
        ALife data.
        
Keywords: artificial life
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 :: 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
Requires-Python: >=3.7
Description-Content-Type: text/markdown
