personal-man

View on PyPIReverse Dependencies (0)

1.1.1 personal_man-1.1.1-py3-none-any.whl

Wheel Details

Project: personal-man
Version: 1.1.1
Filename: personal_man-1.1.1-py3-none-any.whl
Download: [link]
Size: 11182
MD5: e97a25fae724ddb92092dfe6984bf024
SHA256: c02066adeade039565f931c2a42a075072d12d65b3382db362babebff9a460fe
Uploaded: 2023-01-04 01:01:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: personal-man
Version: 1.1.1
Summary: Personal Manpages (pman)
Author: Kyle King
Author-Email: dev.act.kyle[at]gmail.com
Home-Page: https://github.com/kyleking/personal_man
Project-Url: Bug Tracker, https://github.com/kyleking/personal_man/issues
Project-Url: Changelog, https://github.com/kyleking/personal_man/blob/main/docs/docs/CHANGELOG.md
Project-Url: Documentation, https://github.com/kyleking/personal_man/docs
Project-Url: Repository, https://github.com/kyleking/personal_man
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10.5,<4.0.0
Requires-Dist: beartype (>=0.11.0)
Requires-Dist: cement (>=3.0.8)
Requires-Dist: loguru (>=0.6.0)
Requires-Dist: pydantic (>=1.9.1)
Requires-Dist: questionary (>=1.10.0)
Requires-Dist: rich (>=12.5.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2169 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
personal_man/__init__.py sha256=d1WIgXLT8dFzEYdCJaT21jgrmYjLSdrYujSprtSGYb0 317
personal_man/cli.py sha256=WprMloYo9V4hI9y66F1i93GUpFwuLwC4P2SLybdqdQ8 2131
personal_man/controllers/__init__.py sha256=DW-_s-4PYC_LrGdcqUiACfT_If8SSuaa6TK-Vh2hSBE 19
personal_man/controllers/search_controller.py sha256=_xRYFlLXBEHoCfMV0Nv5i2L6CFRwD3ntNGxbIY_e7VQ 1200
personal_man/controllers/show_controller.py sha256=mYaT3gv9Dl0UYeHVWM8vYdFhcpDZDwUf0X1PA7FwHNk 1434
personal_man/core/__init__.py sha256=rlUoCaIBzlaX6ek3jEXL1AOP73STBWbrQPIi9clmxYk 12
personal_man/core/exceptions.py sha256=PCJKb3TKlRmZj9wctMww_u-U9khdLUXyKOvfgI2j56Q 136
personal_man/core/version.py sha256=oExc0G-ZOTMYsMksjAH0EWEUNgxXeAP9_CgjYeeGZM0 427
personal_man/output.py sha256=dyxcRypYCzJp_qVbob0nNxv3irFhCkUp7vtSkaLqLYo 4889
personal_man/search.py sha256=81gpWFXHLUAY00kK5tNxHJVaDF6afMT9yfyeJyHmedU 339
personal_man/settings.py sha256=5dMEH-qCIgwQio-wxL0dug7RfrC8GJi_fWbiq2g0luo 879
personal_man/show.py sha256=w6Z-1d96jWbd9XU_2gtuPvmwykMVQ4SLw4MRqpi1pTY 2020
personal_man-1.1.1.dist-info/entry_points.txt sha256=MO4Gw3_UHuqy-VYK9c0T8NVjc3OVSfgT_B38NUB2J8s 41
personal_man-1.1.1.dist-info/LICENSE sha256=MgW8rD_w4fHqIVbpl47DYXPTlEDArfAdmLgYYWs3rpM 1066
personal_man-1.1.1.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
personal_man-1.1.1.dist-info/METADATA sha256=MDA9VEXI6oteWzB6wCe_ZlnIfmpMs0jqz0nynmedv2k 3258
personal_man-1.1.1.dist-info/RECORD

entry_points.txt

pman = personal_man:run