jpipe

View on PyPIReverse Dependencies (0)

0.2.0 jpipe-0.2.0-py3-none-any.whl

Wheel Details

Project: jpipe
Version: 0.2.0
Filename: jpipe-0.2.0-py3-none-any.whl
Download: [link]
Size: 7495
MD5: ed058e6fdee75838ecb46328834d4fb1
SHA256: 1cf3380ae26f5d7236573f24608a0eac79adcdb8e29c0717cbfb0f8a4ce02e75
Uploaded: 2021-09-30 06:36:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jpipe
Version: 0.2.0
Summary: A python implementation of the jp CLI for JMESPath
Author: Zac Medico
Author-Email: <zmedico[at]gmail.com>
Home-Page: https://github.com/pipebus/jpipe
Project-Url: Bug Tracker, https://github.com/pipebus/jpipe/issues
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Unix Shell
Requires-Python: >=3.6
Requires-Dist: jmespath
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 612 characters]

WHEEL

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

RECORD

Path Digest Size
jpipe/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jpipe/cmd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jpipe/cmd/main.py sha256=9dI9WVjRHy7TWC1-8Zjno3frTb9FEhfAT7gxOrrljXg 1902
jpipe/jp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jpipe/jp/main.py sha256=b7VL3DAsO58u5Getqx5Q3E4T2dnBAkpRaaOB7O241F4 3458
jpipe/jpp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jpipe/jpp/main.py sha256=U0ldYKOK-oXeUfa3zRso3IeKl3ZL8ypw1Pxeo0HO324 8315
jpipe-0.2.0.dist-info/LICENSE sha256=wbjb7L0iqvef5DiR15c1GAw1GBQeCNCN_XvtCPuzKjI 551
jpipe-0.2.0.dist-info/METADATA sha256=Kwm3OOCLDOE4ATSqIa61GV0VJkMiAKRGuES2xlPYgeI 1225
jpipe-0.2.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
jpipe-0.2.0.dist-info/entry_points.txt sha256=jnxt6lqXmqpevkmyhjS4BLupsDTtKTOFaOmyQ4Z3xQY 179
jpipe-0.2.0.dist-info/top_level.txt sha256=A1fI_lLwcDFLuVdRHR4aS6M7EaZllfehOnyANchKK1g 6
jpipe-0.2.0.dist-info/RECORD

top_level.txt

jpipe

entry_points.txt

jp = jpipe.jp.main:jp_main
jpipe = jpipe.cmd.main:jpipe_main
jpipe-jp = jpipe.jp.main:jp_main
jpipe-jpp = jpipe.jpp.main:jpp_main
jpp = jpipe.jpp.main:jpp_main