CHANGES.rst
COPYING.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
LICENSE/Apache
LICENSE/GPLv3
src/cpymad/__init__.py
src/cpymad/_rpc.py
src/cpymad/clibmadx.pxd
src/cpymad/libmadx.c
src/cpymad/libmadx.pyx
src/cpymad/madx.py
src/cpymad/parsing.py
src/cpymad/stream.py
src/cpymad/types.py
src/cpymad/util.py
src/cpymad.egg-info/PKG-INFO
src/cpymad.egg-info/SOURCES.txt
src/cpymad.egg-info/dependency_links.txt
src/cpymad.egg-info/not-zip-safe
src/cpymad.egg-info/requires.txt
src/cpymad.egg-info/top_level.txt
src/cpymad/COPYING/__init__.py
src/cpymad/COPYING/cpymad.rst
src/cpymad/COPYING/madx.rst
test/answer_42.madx
test/answer_43.madx
test/answer_call42.madx
test/test_madx.py
test/test_regression.py
test/test_transfer_map.py
test/test_util.py