.bumpversion.cfg
.cookiecutterrc
.editorconfig
.travis.yml
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
src/.DS_Store
src/axelrod_fortran/__init__.py
src/axelrod_fortran/player.py
src/axelrod_fortran/shared_library_manager.py
src/axelrod_fortran/strategies.py
src/axelrod_fortran.egg-info/PKG-INFO
src/axelrod_fortran.egg-info/SOURCES.txt
src/axelrod_fortran.egg-info/dependency_links.txt
src/axelrod_fortran.egg-info/not-zip-safe
src/axelrod_fortran.egg-info/requires.txt
src/axelrod_fortran.egg-info/top_level.txt
tests/test_player.py
tests/test_strategies.py
tests/test_titfortat.py