Metadata-Version: 2.1
Name: opytimizer
Version: 1.0.6
Summary: Meta-Inspired Python Optimizer
Home-page: https://github.com/gugarosa/opytimizer
Author: Gustavo Rosa
Author-email: gth.rosa@uol.com.br
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: tests
Requires-Dist: coverage (>=4.5.2)
Requires-Dist: numpy (>=1.13.3)
Requires-Dist: pylint (>=1.7.4)
Requires-Dist: pytest (>=3.2.3)
Provides-Extra: tests
Requires-Dist: coverage; extra == 'tests'
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: pytest-pep8; extra == 'tests'

UNKNOWN


