oremda-cli

View on PyPIReverse Dependencies (3)

0.0.2 oremda_cli-0.0.2-py3-none-any.whl

Wheel Details

Project: oremda-cli
Version: 0.0.2
Filename: oremda_cli-0.0.2-py3-none-any.whl
Download: [link]
Size: 4629
MD5: d108f07d27e9480b6e75d025d1296e3c
SHA256: 302e3713a5664cd59822c7dba07db7426abf8e589abe2d05f59abda45fc3f5bd
Uploaded: 2022-02-16 18:43:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: oremda-cli
Version: 0.0.2
Author: Alessandro Genova
Author-Email: alessandro.genova[at]kitware.com
License: BSD-3-Clause
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.0.3)
Requires-Dist: click-plugins (<2.0.0,>=1.1.1)
Requires-Dist: coloredlogs (<16.0.0,>=15.0.1)
Requires-Dist: docker (<6.0.0,>=5.0.3)
Requires-Dist: oremda-core (<0.0.3,>=0.0.2)
Requires-Dist: requests (<3.0.0,>=2.27.1)
Requires-Dist: spython (<0.2.0,>=0.1.17)
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
oremda/cli/__init__.py sha256=GbJAKIi_YMGws02UXVSpweAl0JyYKCySIrT-2KLwZqk 732
oremda/cli/pull.py sha256=l2UdfBJtjEEWCSvPc98empbbltgMsl8oXdeEhcB1Xeo 2597
oremda/cli/run.py sha256=pr2TX8pFyHqg8ovxYkUozmkmeULABqTcbeRoJz6vqZ8 5219
oremda_cli-0.0.2.dist-info/entry_points.txt sha256=bHjl4bOPSrYN1XlUlfYa06juFf7q4bDkOpIeS3g4KOw 113
oremda_cli-0.0.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
oremda_cli-0.0.2.dist-info/METADATA sha256=AXPlGff6MO-OOG9qArw49hOSMp6XwPqVCHaQY2hIgbg 772
oremda_cli-0.0.2.dist-info/RECORD

entry_points.txt

oremda = oremda.cli:main
pull = oremda.cli.pull:main
run = oremda.cli.run:main