CHANGES.md
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
src/mxmake/__init__.py
src/mxmake/hook.py
src/mxmake/main.py
src/mxmake/parser.py
src/mxmake/sphinxext.py
src/mxmake/templates.py
src/mxmake/topics.py
src/mxmake/utils.py
src/mxmake.egg-info/PKG-INFO
src/mxmake.egg-info/SOURCES.txt
src/mxmake.egg-info/dependency_links.txt
src/mxmake.egg-info/entry_points.txt
src/mxmake.egg-info/requires.txt
src/mxmake.egg-info/top_level.txt
src/mxmake/templates/Makefile
src/mxmake/templates/additional_sources_targets.mk
src/mxmake/templates/dependencies.md
src/mxmake/templates/env.sh
src/mxmake/templates/gh-actions-docs.yml
src/mxmake/templates/gh-actions-lint.yml
src/mxmake/templates/gh-actions-test.yml
src/mxmake/templates/gh-actions-typecheck.yml
src/mxmake/templates/mx.ini
src/mxmake/templates/pip.conf
src/mxmake/templates/plone-site.py
src/mxmake/templates/proxy.mk
src/mxmake/templates/pytest-run-coverage.sh
src/mxmake/templates/pytest-run-tests.sh
src/mxmake/templates/script.sh
src/mxmake/templates/topics.md
src/mxmake/templates/zope-testrunner-run-coverage.sh
src/mxmake/templates/zope-testrunner-run-tests.sh
src/mxmake/testing/__init__.py
src/mxmake/tests/__init__.py
src/mxmake/tests/test_hook.py
src/mxmake/tests/test_parser.py
src/mxmake/tests/test_templates.py
src/mxmake/tests/test_topics.py
src/mxmake/tests/test_utils.py
src/mxmake/topics/applications/cookiecutter.mk
src/mxmake/topics/applications/metadata.ini
src/mxmake/topics/applications/plone.mk
src/mxmake/topics/applications/twisted.mk
src/mxmake/topics/applications/zest-releaser.mk
src/mxmake/topics/applications/zope.mk
src/mxmake/topics/core/base.mk
src/mxmake/topics/core/metadata.ini
src/mxmake/topics/core/mxenv.mk
src/mxmake/topics/core/mxfiles.mk
src/mxmake/topics/core/packages.mk
src/mxmake/topics/core/proxy.mk
src/mxmake/topics/core/sources.mk
src/mxmake/topics/docs/jsdoc.mk
src/mxmake/topics/docs/metadata.ini
src/mxmake/topics/docs/sphinx.mk
src/mxmake/topics/i18n/gettext.mk
src/mxmake/topics/i18n/lingua.mk
src/mxmake/topics/i18n/metadata.ini
src/mxmake/topics/js/karma.mk
src/mxmake/topics/js/metadata.ini
src/mxmake/topics/js/nodejs.mk
src/mxmake/topics/js/rollup.mk
src/mxmake/topics/js/scss.mk
src/mxmake/topics/js/wtr.mk
src/mxmake/topics/ldap/metadata.ini
src/mxmake/topics/ldap/openldap.mk
src/mxmake/topics/ldap/python-ldap.mk
src/mxmake/topics/qa/black.mk
src/mxmake/topics/qa/coverage.mk
src/mxmake/topics/qa/isort.mk
src/mxmake/topics/qa/metadata.ini
src/mxmake/topics/qa/mypy.mk
src/mxmake/topics/qa/pyupgrade.mk
src/mxmake/topics/qa/ruff.mk
src/mxmake/topics/qa/test.mk
src/mxmake/topics/qa/zpretty.mk
src/mxmake/topics/system/dependencies.mk
src/mxmake/topics/system/metadata.ini