LICENSE
README.md
pyproject.toml
bibtextools/__init__.py
bibtextools/__main__.py
bibtextools/clean_bib_file.py
bibtextools/cli.py
bibtextools/combine_bib_files.py
bibtextools/const.py
bibtextools/modernize_bib_file.py
bibtextools/util.py
bibtextools.egg-info/PKG-INFO
bibtextools.egg-info/SOURCES.txt
bibtextools.egg-info/dependency_links.txt
bibtextools.egg-info/entry_points.txt
bibtextools.egg-info/requires.txt
bibtextools.egg-info/top_level.txt
tests/test_clean.py
tests/test_click.py
tests/test_combine.py
tests/test_main.py
tests/test_modern.py
tests/test_util.py