CHANGELOG.md
LICENSE
MANIFEST.in
README.md
py.typed
pyproject.toml
setup.cfg
setup.py
src/hijri_converter/__init__.py
src/hijri_converter/convert.py
src/hijri_converter/helpers.py
src/hijri_converter/locales.py
src/hijri_converter/ummalqura.py
src/hijri_converter.egg-info/PKG-INFO
src/hijri_converter.egg-info/SOURCES.txt
src/hijri_converter.egg-info/dependency_links.txt
src/hijri_converter.egg-info/not-zip-safe
src/hijri_converter.egg-info/top_level.txt
tests/integration/test_month_starts.py
tests/integration/fixtures/kfupm_comparison_calendar.json
tests/integration/fixtures/ummalqura_calendar_website.json
tests/integration/fixtures/ummalqura_newspaper_issues.json
tests/unit/test_convert.py
tests/unit/test_helpers.py
tests/unit/test_locales.py