clapper

View on PyPIReverse Dependencies (13)

1.0.1 clapper-1.0.1-py2.py3-none-any.whl

Wheel Details

Project: clapper
Version: 1.0.1
Filename: clapper-1.0.1-py2.py3-none-any.whl
Download: [link]
Size: 18857
MD5: 2ef9964eceab7c17a602d75aa9c3c47d
SHA256: 6e5fc9a18dc7a8674bd3ad483048f9f2ec67ff39b2b71352cff017207299d8ff
Uploaded: 2023-02-28 20:28:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clapper
Version: 1.0.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/v1.0.1/
Project-Url: homepage, https://pypi.org/project/clapper
Project-Url: repository, https://gitlab.idiap.ch/software/clapper
Project-Url: changelog, https://gitlab.idiap.ch/software/clapper/-/releases
License: BSD 3-Clause License
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.9
Requires-Dist: click (>=8)
Requires-Dist: tomli
Requires-Dist: tomli-w
Requires-Dist: xdg
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: furo; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints; extra == "doc"
Requires-Dist: sphinxcontrib-programoutput; extra == "doc"
Requires-Dist: auto-intersphinx; extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Requires-Dist: sphinx-inline-tabs; extra == "doc"
Requires-Dist: pre-commit; extra == "qa"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage; extra == "test"
Provides-Extra: doc
Provides-Extra: qa
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1121 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
clapper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clapper/click.py sha256=eMFm7CHNWxXD_o9mlM00Q25qFGfaMJQlIfzYyF0O0GU 30544
clapper/config.py sha256=XVHHTEhZP4rcP3_fJdCH2Yy541wXSTZJ6-RBvLE0qkM 12534
clapper/logging.py sha256=g061bJao9as1QsIzbQ0PPaR3w6vrIo3hIUJlRDxtrCk 3711
clapper/rc.py sha256=oyzLBWVO66N42GOM8iq7nMP_LArdffbq7mBYiurJiP8 6883
clapper-1.0.1.dist-info/METADATA sha256=ZBRBi6j1ypAr1DLSOMMSuQ6SyVKQJbeLKMuX42M8gnc 2604
clapper-1.0.1.dist-info/WHEEL sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo 110
clapper-1.0.1.dist-info/entry_points.txt sha256=eKQuJbK21HEvfwcWrJYNqmWwRysewR2VsS_NEZjovXI 385
clapper-1.0.1.dist-info/top_level.txt sha256=OEyTH7SuMpuf7el8AcJYHxkHd8ZvA_9vl_9aU8ulWtY 8
clapper-1.0.1.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
clapper-1.0.1.dist-info/RECORD

top_level.txt

clapper

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

zip-safe