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/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
src/hijri_converter/locales/__init__.py
src/hijri_converter/locales/ar.py
src/hijri_converter/locales/bn.py
src/hijri_converter/locales/en.py
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