Metadata-Version: |
2.1 |
Name: |
knickknacks |
Version: |
0.5.0 |
Summary: |
Small, reusable, miscellaneous pieces of code. |
Author-Email: |
Nick Stockton <nstockton[at]users.noreply.github.com> |
Project-Url: |
homepage, https://github.com/nstockton/knickknacks |
Project-Url: |
repository, https://github.com/nstockton/knickknacks |
Project-Url: |
documentation, https://nstockton.github.io/knickknacks |
License: |
MIT |
Keywords: |
utilities,misc,snippets,reusable |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
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: |
Programming Language :: Python :: Implementation |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Operating System :: Microsoft |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Operating System :: POSIX |
Classifier: |
Operating System :: POSIX :: BSD |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Unix |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
<4.0,>=3.9 |
Requires-Dist: |
backports-strenum (<2.0,>=1.3); python_version < "3.11" |
Requires-Dist: |
typing-extensions (<5.0,>=4.8); python_version < "3.12" |
Description-Content-Type: |
text/markdown |