hint-cli

View on PyPIReverse Dependencies (0)

0.11.1 hint_cli-0.11.1-py3-none-any.whl

Wheel Details

Project: hint-cli
Version: 0.11.1
Filename: hint_cli-0.11.1-py3-none-any.whl
Download: [link]
Size: 15169
MD5: 05b16ee5fca311fd82dd0f1b5b4bfa49
SHA256: a6e579aad17d5f02f963c94bde306bdd4750be22ee5665ef330aab9a2eedf965
Uploaded: 2023-11-23 21:35:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hint-cli
Version: 0.11.1
Summary: Get help and examples for commands from the command line, without switching context or applications.
Author: Andrew Garner
Author-Email: 1242023+agarthetiger[at]users.noreply.github.com
Project-Url: homepage, https://github.com/agarthetiger/hint/
Project-Url: repository, https://github.com/agarthetiger/hint/
Project-Url: documentation, https://agarthetiger.github.io/hint/
License: MIT License Copyright (c) 2020 Andrew Garner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: cli,help
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: gitpython (~=3.1.7)
Requires-Dist: pygments (~=2.7)
Requires-Dist: click (~=8.0)
Requires-Dist: build; extra == "build"
Requires-Dist: pytest (~=7.1.2); extra == "tests"
Requires-Dist: pytest-cov (~=3.0.0); extra == "tests"
Provides-Extra: build
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9425 characters]

WHEEL

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

RECORD

Path Digest Size
hint_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hint_cli/hint.py sha256=-S8GVp3lbiobamCuHYaIbUJ6sBftByhE0M1qBJmyiww 9293
hint_cli/parser.py sha256=yul2Txz4UpH-ILPoBaoS_yUHJyHS5UJaUjQb1qiWAxw 2282
hint_cli/repo.py sha256=O-kL6SwWaUIUAYixwTtOVi87Dm6FkNTm6Fgc-noQVbo 2898
hint_cli/style.py sha256=KpEctnlyqq64a3BKjd72MtmLfIiSOlCpdZqDq_pW4DA 1399
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_hint.py sha256=PezIDsG_SwFoREcVbRXgfdqbz4XZ0uub25mWsF-FWYk 531
tests/test_parser.py sha256=IpvwWNSvU-igdBt_xVG7HiZKcvwAaIMCPBE7r40mNn0 1183
tests/test_repo.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_style.py sha256=jtYFvD5h0cAxAr87P4eTg67EFVDbYPq_qOGxRQ8XI1U 1024
hint_cli-0.11.1.dist-info/LICENSE sha256=CpvY3Vq5Himdfi00mXAy0jTufa-z0lPyqaEYkJ9QMro 1070
hint_cli-0.11.1.dist-info/METADATA sha256=OFpac4Da75XC2NNJekIHgrOYvulJjOGObhoGFKaqZO4 11798
hint_cli-0.11.1.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
hint_cli-0.11.1.dist-info/entry_points.txt sha256=5lWWf_qYFQcQXkpTZcdlYUoZ0dTj_5mqh4jJvO2TLsQ 54
hint_cli-0.11.1.dist-info/top_level.txt sha256=QZLwqKh_Ngo5T6kl3MsV2XhPLVDXb_MANiOAJWLrZIY 15
hint_cli-0.11.1.dist-info/RECORD

top_level.txt

hint_cli
tests

entry_points.txt

hint = hint_cli.hint:cli_entrypoint