entry_point_inspector

View on PyPIReverse Dependencies (2)

0.2.1 entry_point_inspector-0.2.1-py3-none-any.whl

Wheel Details

Project: entry_point_inspector
Version: 0.2.1
Filename: entry_point_inspector-0.2.1-py3-none-any.whl
Download: [link]
Size: 8901
MD5: d4fd33a2d6dfbf7624fc34be7582682c
SHA256: 9cfac526ce632a28160d01cdb4d1e4ba06145b053fe989842de35c07f81890d8
Uploaded: 2021-04-12 20:32:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: entry-point-inspector
Version: 0.2.1
Summary: Tool for looking at the entry point plugins on a system
Author: Doug Hellmann
Author-Email: doug[at]doughellmann.com
Home-Page: https://github.com/dhellmann/entry_point_inspector
License: ASL 2.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Platform: Any
Requires-Dist: cliff
Requires-Dist: setuptools
Provides: entry_point_inspector
[Description omitted; length: 3756 characters]

WHEEL

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

RECORD

Path Digest Size
entry_point_inspector/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
entry_point_inspector/app.py sha256=pnRxtfP-cKn88UzQ0uahyNBwxING4HsZMyXVMUg7_X4 659
entry_point_inspector/ep.py sha256=qAuRs4uPO2AgoLk2z3unXQ6HF48flfEXTPj0nuMOckg 2147
entry_point_inspector/group.py sha256=AM92tYweIyXOnqucJ8jKRdwCyVTxVOPRP6wkDQi7hJM 1527
entry_point_inspector-0.2.1.dist-info/LICENSE sha256=c7p036pSC0mkAbXSFFmoUjoUbzt1GKgz7qXvqFEwv2g 10273
entry_point_inspector-0.2.1.dist-info/METADATA sha256=HpZAjgrn8WWXpJZU0eYZs7xo6q-OXiDrMwP0ZrAYDCQ 4543
entry_point_inspector-0.2.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
entry_point_inspector-0.2.1.dist-info/entry_points.txt sha256=k0-2rz9xCk9pOmWXKthDMwCXJgPSXLifNlZjsJt2jGk 224
entry_point_inspector-0.2.1.dist-info/namespace_packages.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
entry_point_inspector-0.2.1.dist-info/top_level.txt sha256=o__5gtqPBPgRfJtA0irg2DtOCGvbbzzSUvUYOR750S8 22
entry_point_inspector-0.2.1.dist-info/RECORD

top_level.txt

entry_point_inspector

entry_points.txt

epi = entry_point_inspector.app:main
ep_show = entry_point_inspector.ep:EntryPointShow
group_list = entry_point_inspector.group:GroupList
group_show = entry_point_inspector.group:GroupShow

namespace_packages.txt

[empty]