.gitignore
LICENSE
README.md
setup.py
.github/workflows/black.yml
.github/workflows/publish.yml
.github/workflows/test.yml
excel_dates/__init__.py
excel_dates/convert.py
excel_dates/version.py
excel_dates.egg-info/PKG-INFO
excel_dates.egg-info/SOURCES.txt
excel_dates.egg-info/dependency_links.txt
excel_dates.egg-info/requires.txt
excel_dates.egg-info/top_level.txt
test/__init__.py
test/test_convert.py
test/test_doctests.py