Metadata-Version: 2.4
Name: mrodent-dev-lib
Version: 1.1.7
Summary: general library
Author-email: MRodent <mrodent33@yahoo.co.uk>
Project-URL: Homepage, https://github.com/mrodent/lib
Keywords: feed,reader,tutorial
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: colorama>=0.4.6
Requires-Dist: colorlog>=6.8.2
Requires-Dist: concurrent-log-handler>=0.9.25
Requires-Dist: packaging>=24.1
Requires-Dist: pyparsing>=3.1.2
Requires-Dist: PyQt6-Qt6
Requires-Dist: pywin32; platform_system == "Windows"
Requires-Dist: requests>=2.32.3
Requires-Dist: toml>=0.10.2
Provides-Extra: dev
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-random-order>=1.1.1; extra == "dev"
