lib-registry

View on PyPIReverse Dependencies (1)

2.0.10 lib_registry-2.0.10-py3-none-any.whl

Wheel Details

Project: lib-registry
Version: 2.0.10
Filename: lib_registry-2.0.10-py3-none-any.whl
Download: [link]
Size: 19241
MD5: 5ce00552b32c62991a7ca0bdffcfd973
SHA256: 727096e5ec90726a42be53aed61d637f53da02f7c00404d96846eb27bd6161cf
Uploaded: 2023-07-21 08:50:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lib-registry
Version: 2.0.10
Summary: a more pythonic way to access the windows registry as winreg
Author-Email: Robert Nowotny <bitranox[at]gmail.com>
Project-Url: Homepage, https://github.com/bitranox/lib_registry
Project-Url: Documentation, https://github.com/bitranox/lib_registry/blob/master/README.rst
Project-Url: Repository, https://github.com/bitranox/lib_registry.git
Project-Url: Changelog, https://github.com/bitranox/lib_registry/blob/master/CHANGES.rst
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8.0
Requires-Dist: click
Requires-Dist: cli-exit-tools
Requires-Dist: fake-winreg
Requires-Dist: black; extra == "test"
Requires-Dist: codecov; extra == "test"
Requires-Dist: coloredlogs; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Requires-Dist: readme-renderer; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 17595 characters]

WHEEL

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

RECORD

Path Digest Size
lib_registry/__init__.py sha256=Mc7VWODUCSjpZyuacaHWPmqMkqfmSDmbYjqgFgnMMCs 270
lib_registry/__init__conf__.py sha256=rtBu21BIrPBHPznDNFB4Nn1DBz8nCEal0_DbMKquHTU 540
lib_registry/helpers.py sha256=xRzcofNkosBMpdmFoM8ryDWuThlyYg9EJQkfPprsCO0 537
lib_registry/lib_registry.py sha256=JJrazHev6M8P6dxFwdKUm358wIwBMB74FiVW6K0pLDU 58037
lib_registry/lib_registry_cli.py sha256=A1RxetQAq7LiflDZ9zw_Jcy9UuS8K2M8O-gyouWg4K4 1597
lib_registry/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lib_registry/types_custom.py sha256=63OMuza_EcSoDHBzbb5mG4XK2czw9VBp9MmuzBLgACE 82
lib_registry-2.0.10.dist-info/LICENSE sha256=d1DOv0kvZC-KAvX-_WwOLXiKoDxt0AkqabudyHHolZg 1076
lib_registry-2.0.10.dist-info/METADATA sha256=rArJA7tUDCDB1jTbWStFc3CSmB4Ut_CAq2E8S0OUhxI 19063
lib_registry-2.0.10.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
lib_registry-2.0.10.dist-info/entry_points.txt sha256=NbKmYo9sn0I9wbb0pQoFPNIBmKG5IwH2cnPW3AZLRu8 72
lib_registry-2.0.10.dist-info/top_level.txt sha256=RYIkGEDdauG5mwGxIx6OktM57B8uLjoiOw4CFy2K2Yo 13
lib_registry-2.0.10.dist-info/RECORD

top_level.txt

lib_registry

entry_points.txt

lib_registry = lib_registry.lib_registry_cli:cli_main