Metadata-Version: 2.1
Name: pydarwin
Version: 0.0.1
Summary: A simple genetic algorithm ofr use in Python.
Home-page: https://gitlab.com/majorspot/libraries/pyllk
Author: Matthieu Privat
Author-email: privatm@my.erau.edu
License: MIT
Description: # pydarwin
        A genetic algorithm library.
        
Keywords: genetic algorithm
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
