python-gerrit-cli

View on PyPIReverse Dependencies (0)

1.0.6 python_gerrit_cli-1.0.6-py3-none-any.whl

Wheel Details

Project: python-gerrit-cli
Version: 1.0.6
Filename: python_gerrit_cli-1.0.6-py3-none-any.whl
Download: [link]
Size: 17606
MD5: db5238b13609c89d124187e667f976ec
SHA256: edad28eea66ebeeb17be8f603220e5877b8332ee7d4b83287e926301f2e1f690
Uploaded: 2023-07-10 14:30:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-gerrit-cli
Version: 1.0.6
Summary: Gerrit Command Line Interface
Author-Email: Kai Peng <pkemb[at]outlook.com>
Maintainer-Email: Kai Peng <pkemb[at]outlook.com>
Project-Url: Homepage, https://github.com/pkemb/python-gerrit-cli
Project-Url: Bug Reports, https://github.com/pkemb/python-gerrit-cli/issues
Project-Url: Funding, https://github.com/pkemb/python-gerrit-cli
Project-Url: Say Thanks!, https://github.com/pkemb/python-gerrit-cli
Project-Url: Source, https://github.com/pkemb/python-gerrit-cli/
License: The MIT License (MIT) Copyright (c) 2023 Kai Peng, https://pkemb.com <pkemb@outlook.com> 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: Gerrit,cli,Python
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: User Interfaces
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.0
Requires-Dist: prettytable
Requires-Dist: python-gerrit-api
Requires-Dist: Requests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2549 characters]

WHEEL

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

RECORD

Path Digest Size
gerritcli/__init__.py sha256=HofpoIwvAPAjNLyQpFPKAONmsdbbnOjLWhEQNDZmt8s 6668
gerritcli/__main__.py sha256=m4oQhf7BYdXKSnzWgwT6wWREcnpcnswbxbrh8Hd8sEA 1322
gerritcli/utils.py sha256=-pcWA9ujq1ep8oId0s7NRAZi1ILSmQynxB8TTxx8108 4031
gerritcli/command/__init__.py sha256=dOYqE8uRTfrbhy96be-NOZioiUIgz0trfb-s3_islxw 327
gerritcli/command/account_command.py sha256=i_tpwMpFW4s5E3E-A0YiPy1uOlToQHtO8TapSidD5_o 6090
gerritcli/command/change_command.py sha256=FLJKKiDfMXMjIpaS4gUJO4nQR_ubCTqeNMiy9FyeOog 6101
gerritcli/command/group_command.py sha256=yRTdxEs400-88c7kHbDhJSEhifUj-zNDlwN5AixSjzk 5557
gerritcli/command/patch_command.py sha256=LOZH9E-sSkSgAhrrCx2z-ma89cai70MWUBUxrtRWWng 1740
gerritcli/command/project_command.py sha256=RfBDZBMN5gvamAAkk1netCnnQ_HySO-xVBjlmWyHONs 4281
gerritcli/command/server_command.py sha256=On-68LaBn-h7HVE_vwwyB-fD39hQ_yvw0TY0hAP_V6Q 2112
gerritcli/command/version_command.py sha256=48HrrbiOo_I-jqYB0lKnWTt9dNc_dDAYD223sWhyzy8 497
python_gerrit_cli-1.0.6.dist-info/LICENSE sha256=yCZb8H-n3t8a6Tg69Gjy7VWqa16DpG5vMCsKnGoPyn8 1113
python_gerrit_cli-1.0.6.dist-info/METADATA sha256=Cz6bOMakEt4HEZv8jyFUw0FuT1UWYzq2sK_TEI5O3Rw 5546
python_gerrit_cli-1.0.6.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
python_gerrit_cli-1.0.6.dist-info/entry_points.txt sha256=L1MRDV9rB4CmQ6IPPjK_DcOL-7fJqPscKA-ItxnHgxo 54
python_gerrit_cli-1.0.6.dist-info/top_level.txt sha256=XzBABstRMxzs1hJ6oDmZS-tdJzyoRx9wrpt0d4b2VfY 10
python_gerrit_cli-1.0.6.dist-info/RECORD

top_level.txt

gerritcli

entry_points.txt

gerritcli = gerritcli.__main__:main