.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
.readthedocs.yml
LICENSE
README.md
environment.yaml
setup.py
.github/workflows/ci.yml
.github/workflows/pre-commit.yml
.github/workflows/python-publish.yml
cpp_comment_format/__init__.py
cpp_comment_format/_version.py
cpp_comment_format.egg-info/PKG-INFO
cpp_comment_format.egg-info/SOURCES.txt
cpp_comment_format.egg-info/dependency_links.txt
cpp_comment_format.egg-info/entry_points.txt
cpp_comment_format.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
docs/module.rst
docs/tools.rst
tests/__init__.py
tests/test_main.py