.gitignore
CONTRIBUTING.md
LICENCE
Makefile
README.rst
pyproject.toml
tox.ini
.github/workflows/test.yml
examples/Makefile
examples/simple_examples.py
py_make.egg-info/PKG-INFO
py_make.egg-info/SOURCES.txt
py_make.egg-info/dependency_links.txt
py_make.egg-info/entry_points.txt
py_make.egg-info/requires.txt
py_make.egg-info/top_level.txt
pymake/__init__.py
pymake/__main__.py
pymake/_dist_ver.py
pymake/_main.py
pymake/_pymake.py
pymake/version.py
tests/__init__.py
tests/tests_main.py
tests/tests_pymake.py
tests/tests_version.py