.flake8
.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierrc
.readthedocs.yml
CHANGELOG.md
LICENSE
README.rst
pyproject.toml
requirements-dev.txt
requirements-docs.txt
requirements.txt
setup.py
.github/dependabot.yml
.idea/.gitignore
.idea/misc.xml
.idea/modules.xml
.idea/py-opredflag.iml
.idea/vcs.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
docs/Makefile
docs/changelog.md
docs/conf.py
docs/index.rst
docs/installing.rst
docs/make.bat
docs/quickstart.rst
docs/version_guarantees.rst
docs/_static/css/custom.css
docs/_static/js/custom.js
docs/api/index.rst
docs/api/updater.rst
docs/extensions/resourcelinks.py
docs/images/oprf-logo.png
docs/images/oprf.ico
opredflag/__init__.py
opredflag/cli.py
opredflag/py.typed
opredflag.egg-info/PKG-INFO
opredflag.egg-info/SOURCES.txt
opredflag.egg-info/dependency_links.txt
opredflag.egg-info/entry_points.txt
opredflag.egg-info/requires.txt
opredflag.egg-info/top_level.txt
opredflag/updater/__init__.py
opredflag/updater/cli.py
opredflag/updater/core.py
opredflag/updater/enums.py