restcall

View on PyPIReverse Dependencies (0)

1.2.0 restcall-1.2.0-py3-none-any.whl

Wheel Details

Project: restcall
Version: 1.2.0
Filename: restcall-1.2.0-py3-none-any.whl
Download: [link]
Size: 10015
MD5: 0e9f9ad938229ada9a466152b61dd73b
SHA256: d7dea6eace9585323f534cc42e1638ee7ee45f350ffe04f73d8b9410e364454a
Uploaded: 2023-11-30 07:30:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: restcall
Version: 1.2.0
Summary: A small JSON-based command-line utility to make REST calls
Author-Email: Subhadip Ghosh <subhadip.sky[at]gmail.com>
Project-Url: Homepage, https://github.com/subhadig/restcall
Project-Url: Changelog, https://github.com/subhadig/restcall/blob/master/CHANGELOG.md
License: MIT License Copyright (c) 2021 Subhadip Ghosh 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: rest,client,cli
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: requests
Requires-Dist: urllib3
Requires-Dist: uncurl
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1798 characters]

WHEEL

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

RECORD

Path Digest Size
restcall/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
restcall/__main__.py sha256=TjUCdSq0lET4Og3NyKCxS3_DesCrHFUDNso8HeW8mh8 2852
restcall/curlify.py sha256=XW0ynGjxukSgkI6kabkRTBXJWCB_p0kT_yoeionyfGU 2361
restcall/restcall.py sha256=Gg8ysGz43PHobswmh2o3p545dKEiUDqa5NscCKt8_gU 9946
restcall-1.2.0.dist-info/LICENSE sha256=0bJZPWDD_9guk0-OTBOE9Ii9vllaJRFZiiarmFP7oDs 1071
restcall-1.2.0.dist-info/METADATA sha256=E-0BAEAqW3zWB6n_mqmyeZI6xx2F5_Y-Mi0jXwqwdLs 3690
restcall-1.2.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
restcall-1.2.0.dist-info/entry_points.txt sha256=V2t7ZT7WpjdfCw7LPmQvKtLjKVaIrvvVj9Ub_-opNZw 52
restcall-1.2.0.dist-info/top_level.txt sha256=lkloaqjGxFt-VPP4GyLzM9Ti-MITXnE_EV-w3nqhpqc 9
restcall-1.2.0.dist-info/RECORD

top_level.txt

restcall

entry_points.txt

restcall = restcall.__main__:main