Metadata-Version: 2.0
Name: Axelrod
Version: 4.2.0
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)
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.5
Requires-Dist: cloudpickle (>=0.2.1)
Requires-Dist: dask (>=0.11.0)
Requires-Dist: matplotlib (>=1.4.2)
Requires-Dist: numpy (>=1.9.2)
Requires-Dist: pandas (>=0.18.1)
Requires-Dist: prompt-toolkit (>=1.0.7)
Requires-Dist: scipy (>=0.19.0)
Requires-Dist: toolz (>=0.8.0)
Requires-Dist: tqdm (>=3.4.0)

UNKNOWN


