jsonshell

View on PyPIReverse Dependencies (0)

1.0.0 jsonshell-1.0.0-py3-none-any.whl

Wheel Details

Project: jsonshell
Version: 1.0.0
Filename: jsonshell-1.0.0-py3-none-any.whl
Download: [link]
Size: 7181
MD5: 352e0ae59b7f9aa17b37e1fad57a6547
SHA256: 6b211cb223e86bf9fa80677d2e710bb1998814a7060787888c688659fdbd5fd4
Uploaded: 2023-06-12 14:34:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jsonshell
Version: 1.0.0
Summary: JSONShell, the easy way to navigate JSON objects in a shell-like environment
Author-Email: Carl Furtado <carlzfurtado[at]gmail.com>
Project-Url: Homepage, https://github.com/User0332/jsonshell
License: MIT License Copyright (c) 2023 Carl Furtado 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.
Requires-Python: >=3.9
Requires-Dist: anytree (>=2.8.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 611 characters]

WHEEL

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

RECORD

Path Digest Size
jsonsh.py sha256=etJozAKAlDv21Tw5kuyu8KbervDw8C7hNm5-cv8rDTY 13857
jsonsh_utils.py sha256=i13TMhGszklwMlQWaRGPmMiqBAnljLfH2-PkyxRay2M 783
jsonshell-1.0.0.dist-info/LICENSE sha256=kLtYW4wuwbIXYnNhW3KLFgcfnkFptHaPyNUE3C22MM0 1090
jsonshell-1.0.0.dist-info/METADATA sha256=qbdf2t1uDrRQYFXG_e0Ziit-5z6Y0CIDC8fo3dngBN4 2269
jsonshell-1.0.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
jsonshell-1.0.0.dist-info/entry_points.txt sha256=6exj_fMn8WEktCW-AMteizpBoIfJC08xaZMlMMUJZUE 61
jsonshell-1.0.0.dist-info/top_level.txt sha256=CeDDT5q9Qir6HjLxjF5Jtrd-5PE86kV18b6q79ZLkV4 20
jsonshell-1.0.0.dist-info/RECORD

top_level.txt

jsonsh
jsonsh_utils

entry_points.txt

json.sh = jsonsh:main
jsonsh = jsonsh:main