LICENSE
README.md
pyproject.toml
ifdo/__init__.py
ifdo.egg-info/PKG-INFO
ifdo.egg-info/SOURCES.txt
ifdo.egg-info/dependency_links.txt
ifdo.egg-info/requires.txt
ifdo.egg-info/top_level.txt
ifdo/_datetime/__init__.py
ifdo/_datetime/_check_datetime.py
ifdo/_datetime/_format.py
ifdo/_datetime/_serialize_datetime.py
ifdo/models/__init__.py
ifdo/models/_kebab_case_model.py
ifdo/models/ifdo.py
ifdo/models/ifdo_capture.py
ifdo/models/ifdo_content.py
ifdo/models/ifdo_core.py
tests/test_check_datetime.py
tests/test_load.py
tests/test_save.py
tests/test_serialize_datetime.py