Metadata-Version: 2.1
Name: online.fxreader.pr34
Version: 0.1.5.17+27.23
Summary: set of tools for software development
Maintainer-Email: Siarhei Siniak <siarheisiniak@gmail.com>
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Requires-Dist: mypy
Requires-Dist: marisa-trie
Requires-Dist: pydantic
Requires-Dist: pydantic-settings
Requires-Dist: tomlkit
Provides-Extra: crypto
Requires-Dist: cryptography; extra == "crypto"
Provides-Extra: early
Requires-Dist: numpy; extra == "early"
Requires-Dist: cryptography; extra == "early"
Provides-Extra: lint
Requires-Dist: tomli; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: pyright; extra == "lint"
Requires-Dist: ruff; extra == "lint"

