Metadata-Version: 2.4
Name: pyknic-home-extras
Version: 0.0.0.1
Summary: Small library for some cases (mostly related to a home routine =))
Home-page: https://github.com/a1ezzz/pyknic-home-extras
Author: Ildar Gafurov
Author-email: dev@binblob.com
Maintainer: Ildar Gafurov
Maintainer-email: dev@binblob.com
License: GNU Lesser General Public License v3
Keywords: pyknic-home-extras pyknic
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyknic
Requires-Dist: python-magic
Provides-Extra: dev
Requires-Dist: twine; extra == "dev"
Requires-Dist: Babel; extra == "dev"
Requires-Dist: watchdog[watchmedo]; extra == "dev"
Provides-Extra: test
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-flake8; extra == "test"
Requires-Dist: pytest-html; extra == "test"
Provides-Extra: all
Requires-Dist: pyknic[dev,test]; extra == "all"
Dynamic: license-file


# pyknic-home-extras

This is a code for a personal extension of the pyknic project

