MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
pytexmd/__init__.py
pytexmd/cli.py
pytexmd/config.py
pytexmd/core.py
pytexmd/file_loader.py
pytexmd/sphinx_doc.py
pytexmd.egg-info/PKG-INFO
pytexmd.egg-info/SOURCES.txt
pytexmd.egg-info/dependency_links.txt
pytexmd.egg-info/entry_points.txt
pytexmd.egg-info/requires.txt
pytexmd.egg-info/top_level.txt
pytexmd/filter/__init__.py
pytexmd/filter/antibugs.py
pytexmd/filter/core.py
pytexmd/filter/enumitem.py
pytexmd/filter/equations.py
pytexmd/filter/file_maker.py
pytexmd/filter/notworking_preprocessor.py
pytexmd/filter/preprocessor.py
pytexmd/filter/splitting.py
pytexmd/filter/text.py
pytexmd/filter/bibtex/__init__.py
pytexmd/filter/bibtex/core.py