Metadata-Version: 2.4
Name: toolrack
Version: 4.0.2
Summary: A collection of miscellaneous utility functions and classes
Author-email: Alberto Donato <alberto.donato@gmail.com>
Maintainer-email: Alberto Donato <alberto.donato@gmail.com>
License-Expression: LGPL-3.0-or-later
Project-URL: Changelog, https://github.com/albertodonato/toolrack/blob/main/CHANGES.rst
Project-URL: Documentation, https://readthedocs.org/projects/toolrack/
Project-URL: Homepage, https://github.com/albertodonato/toolrack
Project-URL: Issue Tracker, https://github.com/albertodonato/toolrack/issues
Project-URL: Release Notes, https://github.com/albertodonato/toolrack/blob/main/CHANGES.rst
Project-URL: Source Code, https://github.com/albertodonato/toolrack
Keywords: asyncio,library,utility
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.11
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: pytest
Provides-Extra: testing
Requires-Dist: pytest-asyncio; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Dynamic: license-file
