.copier-answers.yml
.editorconfig
.gitignore
.readthedocs.yaml
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.dev.md
README.md
dissector-logo.png
project_setup.md
pyproject.toml
sonar-project.properties
.github/workflows/build.yml
.github/workflows/cffconvert.yml
.github/workflows/documentation.yml
.github/workflows/link-check.yml
.github/workflows/on-tag.yaml
.github/workflows/sonarcloud.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_templates/.gitignore
src/dissector/__init__.py
src/dissector/my_module.py
src/dissector.egg-info/PKG-INFO
src/dissector.egg-info/SOURCES.txt
src/dissector.egg-info/dependency_links.txt
src/dissector.egg-info/requires.txt
src/dissector.egg-info/top_level.txt
tests/__init__.py
tests/test_my_module.py