.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
RELEASE.md
SECURITY.md
__init__.py
merge_script.py
pyproject.toml
requirements.txt
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/codeql.yml
.github/workflows/discord-webhook.yml
.github/workflows/issue-slash-cmd.yml
.github/workflows/lint.yml
.github/workflows/release.yml
.github/workflows/test.yml
tests/conftest.py
tests/test_merge_logic.py
tests/test_normalization.py
tests/test_parsing.py
vcf_merger.egg-info/PKG-INFO
vcf_merger.egg-info/SOURCES.txt
vcf_merger.egg-info/dependency_links.txt
vcf_merger.egg-info/entry_points.txt
vcf_merger.egg-info/requires.txt
vcf_merger.egg-info/top_level.txt