.editorconfig
.gitignore
.isort.cfg
CITATION.cff
LICENSE
README.md
pyproject.toml
pyrightconfig.json
ruff.toml
ty.toml
updateCitation.code-workspace
.github/CC-BY-NC-4.0.png
.github/FUNDING.yml
.github/workflows/githubRelease.yml
.github/workflows/pypiRelease.yml
.github/workflows/pythonTests.yml
.github/workflows/updateCitation.yml
.vscode/code-spell-dictionary-workspace.txt
.vscode/identifiers.code-snippets
.vscode/launch.json
.vscode/settings.json
citations/CITATION.cff
citations/Spaaks_cffconvert_2021.bibtex
tests/__init__.py
tests/conftest.py
tests/test_citationFileFormat.py
tests/test_flowControl.py
tests/test_github.py
tests/test_pypa.py
tests/test_pypi.py
tests/test_variables.py
tests/dataSamples/citationAlpha.cff
tests/dataSamples/pyproject.toml
updateCitation/__init__.py
updateCitation/citationFileFormat.py
updateCitation/flowControl.py
updateCitation/github.py
updateCitation/py.typed
updateCitation/pypa.py
updateCitation/pypi.py
updateCitation/pyprojectDOTtoml.py
updateCitation/updateCitation.yml
updateCitation/variables.py
updateCitation.egg-info/PKG-INFO
updateCitation.egg-info/SOURCES.txt
updateCitation.egg-info/dependency_links.txt
updateCitation.egg-info/requires.txt
updateCitation.egg-info/top_level.txt