clapper

View on PyPIReverse Dependencies (12)

1.3.1 clapper-1.3.1-py3-none-any.whl

Wheel Details

Project: clapper
Version: 1.3.1
Filename: clapper-1.3.1-py3-none-any.whl
Download: [link]
Size: 18502
MD5: b9d6c31f0a50527c8bcd27ce15873ac9
SHA256: 40583dde34e72f915705f9db099323c0ebd66701481db7741a8812b90bd032c1
Uploaded: 2024-10-02 17:18:46 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: clapper
Version: 1.3.1
Summary: Configuration Support for Python Packages and CLIs
Author-Email: Andre Anjos <andre.anjos[at]idiap.ch>
Project-Url: documentation, https://clapper.readthedocs.io/en/latest/
Project-Url: homepage, https://pypi.org/project/clapper
Project-Url: repository, https://github.com/idiap/clapper
Project-Url: changelog, https://github.com/idiap/clapper/releases
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: click (>=8)
Requires-Dist: tomli
Requires-Dist: tomli-w
Requires-Dist: xdg
Requires-Dist: auto-intersphinx; extra == "dev"
Requires-Dist: furo; extra == "dev"
Requires-Dist: pdbpp; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: reuse; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-autodoc-typehints; extra == "dev"
Requires-Dist: sphinx-copybutton; extra == "dev"
Requires-Dist: sphinx-inline-tabs; extra == "dev"
Requires-Dist: sphinxcontrib-programoutput; extra == "dev"
Requires-Dist: uv; extra == "dev"
Requires-Dist: auto-intersphinx; extra == "doc"
Requires-Dist: furo; extra == "doc"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints; extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Requires-Dist: sphinx-inline-tabs; extra == "doc"
Requires-Dist: sphinxcontrib-programoutput; extra == "doc"
Requires-Dist: pre-commit; extra == "qa"
Requires-Dist: reuse; extra == "qa"
Requires-Dist: ruff; extra == "qa"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: qa
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: BSD-3-Clause
[Description omitted; length: 1157 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
clapper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clapper/click.py sha256=cV2uXqqi4pjeofOna-Xt_RSTH7s54qX9k0t-WFoP5dE 31125
clapper/config.py sha256=sIlG4YikxDrRb2xQG83k_pIhAtXrgyiZL1GNX26hoMA 11692
clapper/logging.py sha256=jJ6J_ypMXGbOJWzafjE8WWDsUpipIpUvd5Mg78-0p50 4096
clapper/rc.py sha256=Sg-P_VgrwF-LY2L-t6eCx7YOY_JldXWuT9K0clKC7wY 6810
clapper-1.3.1.dist-info/METADATA sha256=QHHwkUOTkceGojhNWXVqd5lNBf5Fo-BRZy3fxFps9O4 3264
clapper-1.3.1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
clapper-1.3.1.dist-info/entry_points.txt sha256=eKQuJbK21HEvfwcWrJYNqmWwRysewR2VsS_NEZjovXI 385
clapper-1.3.1.dist-info/RECORD

entry_points.txt

complex = tests.data.complex
complex-var = tests.data.complex:cplx
error-config = tests.data.doesnt_exist
first = tests.data.basic_config
first-a = tests.data.basic_config:a
first-b = tests.data.basic_config:b
second = tests.data.second_config
second-b = tests.data.second_config:b
second-c = tests.data.second_config:c
verbose-config = tests.data.verbose_config