Metadata-Version: |
2.1 |
Name: |
pkg_about |
Version: |
1.2.5 |
Summary: |
Shares Python package metadata at runtime. |
Author: |
Adam Karpierz |
Author-Email: |
adam[at]karpierz.net |
Maintainer: |
Adam Karpierz |
Maintainer-Email: |
adam[at]karpierz.net |
Project-Url: |
Homepage, https://pypi.org/project/pkg-about/ |
Project-Url: |
Documentation, https://pkg-about.readthedocs.io/ |
Project-Url: |
Download, https://pypi.org/project/pkg-about/ |
Project-Url: |
Source, https://github.com/karpierz/pkg_about |
Project-Url: |
Issues, https://github.com/karpierz/pkg_about/issues |
License: |
zlib/libpng License ; https://opensource.org/license/zlib |
Keywords: |
pkg_about,__about__,packaging |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: zlib/libpng License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Natural Language :: Polish |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
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 :: 3 :: Only |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Platform: |
any |
Requires-Python: |
<4.0.0,>=3.9.0 |
Requires-Dist: |
setuptools (>=75.5.0) |
Requires-Dist: |
packaging (>=24.2.0) |
Requires-Dist: |
importlib-metadata (>=8.5.0) |
Requires-Dist: |
docutils (>=0.21.2) |
Requires-Dist: |
tomli (>=2.1.0); python_version < "3.11" |
Requires-Dist: |
Sphinx (>=7.4.7); extra == "doc" |
Requires-Dist: |
sphinx-toolbox (>=3.8.1); extra == "doc" |
Requires-Dist: |
sphinx-tabs (>=3.4.5); extra == "doc" |
Requires-Dist: |
sphinx-copybutton (>=0.5.2); extra == "doc" |
Requires-Dist: |
sphinxcontrib-spelling (>=8.0.0); extra == "doc" |
Requires-Dist: |
sphinx-lint (>=1.0.0); extra == "doc" |
Requires-Dist: |
restructuredtext-lint (>=1.4.0); extra == "doc" |
Requires-Dist: |
nbsphinx (>=0.9.5); extra == "doc" |
Requires-Dist: |
deepdiff (>=8.0.1); extra == "test" |
Requires-Dist: |
rich (>=13.9.4); extra == "test" |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst; charset=UTF-8 |
License-File: |
LICENSE |