Metadata-Version: 2.0
Name: Axelrod
Version: 3.1.2
Summary: Reproduce the Axelrod iterated prisoners dilemma tournament
Home-page: http://axelrod.readthedocs.org/
Author: Vince Knight, Owen Campbell, Karol Langner, Marc Harper
Author-email: axelrod-python@googlegroups.com
License: The MIT License (MIT)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.0
Requires-Dist: hypothesis (>=3.2)
Requires-Dist: matplotlib (>=1.4.2)
Requires-Dist: numpy (>=1.9.2)
Requires-Dist: prompt-toolkit (>=1.0.7)
Requires-Dist: scipy (>=0.19.0)
Requires-Dist: tqdm (>=3.4.0)

UNKNOWN


