repository-cli

View on PyPIReverse Dependencies (0)

0.12.1 repository_cli-0.12.1-py2.py3-none-any.whl

Wheel Details

Project: repository-cli
Version: 0.12.1
Filename: repository_cli-0.12.1-py2.py3-none-any.whl
Download: [link]
Size: 19864
MD5: 415fbb5715b278cc3f45221dd3b34de6
SHA256: 936f3aeeabe6605f3439044d3a7bd969f3e5c37e60453b179109c9a0b08befc2
Uploaded: 2024-02-19 10:10:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: repository-cli
Version: 0.12.1
Summary: "CLI utilities for TU Graz Repository."
Author: Graz University of Technology
Author-Email: info[at]inveniosoftware.org
Home-Page: https://github.com/inveniosoftware/repository-cli
License: MIT
Keywords: invenio repository cli
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Development Status :: 5 - Production/Stable
Platform: any
Requires-Python: >=3.9
Requires-Dist: click (>=7.1.1)
Requires-Dist: invenio-rdm-records[opensearch2] (>=4.0.0)
Requires-Dist: invenio-records-marc21 (>=0.9)
Requires-Dist: invenio-records-lom (>=0.10)
Requires-Dist: jq (>=1.4.0)
Requires-Dist: tabulate (>=0.9.0)
Requires-Dist: pytest-invenio (>=1.4.0); extra == "tests"
Requires-Dist: pytest-black-ng (>=0.4.0); extra == "tests"
Requires-Dist: invenio-app (>=1.3.0); extra == "tests"
Requires-Dist: invenio-search[opensearch2] (>=2.1.0); extra == "tests"
Requires-Dist: invenio-cache (>=1.1.1); extra == "tests"
Requires-Dist: Sphinx (>=4.5); extra == "tests"
Requires-Dist: sphinx-click (>=2.5.0); extra == "tests"
Requires-Dist: ruff (>=0.0.270); extra == "tests"
Provides-Extra: tests
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 4497 characters]

WHEEL

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

RECORD

Path Digest Size
repository_cli/__init__.py sha256=8pWT8bTsWoGdhCCsx3SuFSXvihPwG4deA-dXoSC-YTM 374
repository_cli/cli.py sha256=Jl7lXyDPvABDHkJyGgNcoOioyix20uBpGZKTNDCZxFY 527
repository_cli/click_options.py sha256=Hhsk0ILJPPnvuY8r7DH-FDP0o8OdJt6oiFuTTzTUIJ4 4065
repository_cli/click_param_types.py sha256=FBJdGe58zQV5T-6kXyRp7KaRNY6NeWVYTPvCy3xTQ-Q 1960
repository_cli/config.py sha256=A9Zdu-29ZnEqH9jD525qbdxQ6fzcSPJLLBtMIRDAkOg 279
repository_cli/ext.py sha256=1kqnB0YJFSVXvTG0k_8GDLvZULJHM6gK0uHOwHnqs5E 643
repository_cli/generate_commands.py sha256=4Uh2LqjtVXimYT4xCFlySF_x1lRIdeksYoQk414Qc30 6385
repository_cli/records.py sha256=avcLulfZSwhlLY7xuZzzx_UtFwaGX_eowLB2O8kN_pU 23601
repository_cli/types.py sha256=cAV4hludSgfQp1q80_66sLUj20LtG87tuwW1n4Cj9DA 515
repository_cli/users.py sha256=5nzLWTSxCquTm7YzKpjCodyZw6A9LO4j5WfMgvZyQIo 915
repository_cli/utils.py sha256=AsPk1oaOM_XK_oeDwTe_p8S-CpYTUKFOpzrkVTpYEDI 7755
repository_cli-0.12.1.dist-info/AUTHORS.rst sha256=GHQRvHKj4k66ojRjUx-SSwPYSEEYwej2Tup1nVp2nYo 316
repository_cli-0.12.1.dist-info/LICENSE sha256=8w_Lg-twM0AzCWrQBzPhlphSaqiOOX-nXZKZf9284PE 1087
repository_cli-0.12.1.dist-info/METADATA sha256=TpvevR3LHbhfyoQnnfIYuFlWQVWUU2tAhurtXzmbUqI 5780
repository_cli-0.12.1.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
repository_cli-0.12.1.dist-info/entry_points.txt sha256=1_HVmGRJ2BqsbMmU6QIHlwP353CHPpPwZKWFhQ7VaUA 127
repository_cli-0.12.1.dist-info/top_level.txt sha256=qidTFIGyO1Y9u8ms69tmQp3YJyqIFKsGOv2doednFDI 15
repository_cli-0.12.1.dist-info/RECORD

top_level.txt

repository_cli

entry_points.txt

repository = repository_cli.cli:utilities
repository_cli = repository_cli:RepositoryCli