Metadata-Version: 2.1
Name: barkshark-lib
Version: 0.2.2.post2
Summary: Collection of classes and functions used in most Barkshark projects
Author-email: Zoey Mae <admin@barkshark.xyz>
License: CNPL 7+
Project-URL: Bug Tracker, https://git.barkshark.xyz/barkshark/blib/issues
Project-URL: Documentation, https://docs.barkshark.xyz/blib
Project-URL: Source Code, https://git.barkshark.xyz/barkshark/blib
Keywords: python
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE.md
Provides-Extra: docs
Requires-Dist: furo==2024.1.29; extra == "docs"
Requires-Dist: sphinx==7.2.6; extra == "docs"
Requires-Dist: sphinx-external-toc==1.0.1; extra == "docs"
Provides-Extra: dev
Requires-Dist: mypy==1.9.0; extra == "dev"
Requires-Dist: flake8==7.0.0; extra == "dev"
Requires-Dist: typing_extensions>=4.10.0; python_version < "3.11.0" and extra == "dev"

# Barkshark Lib

Collection of classes and functions used in most Barkshark projects
