inq

View on PyPIReverse Dependencies (0)

0.0.1a1 inq-0.0.1a1-py3-none-any.whl

Wheel Details

Project: inq
Version: 0.0.1a1
Filename: inq-0.0.1a1-py3-none-any.whl
Download: [link]
Size: 4400
MD5: 417a71bbd93784aba919a8b19123ae1b
SHA256: b943dfb61512ae480e9f7f23d894662f1e94f3a2af5a8babec9fbd5fa2c9f4dd
Uploaded: 2023-10-31 11:47:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: inq
Version: 0.0.1a1
Summary: General-purpose CLI utility
Project-Url: repository, https://github.com/James-Ansley/inq
License: MIT License Copyright (c) 2023 James Finnie-Ansley 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.
Classifier: Development Status :: 1 - Planning
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.11
Requires-Dist: requests (>=2.31.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 99 characters]

WHEEL

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

RECORD

Path Digest Size
inq/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
inq/__main__.py sha256=PBxi2nyJPSOtFW8vq70V7-2SjdiUWyCT0-2bHfqjW2Q 322
inq/cli.py sha256=MhJs6XYni1tI4-cZ-4es_yGwfGUOQaZqWMYvSC2K1sE 366
inq/utils/currency.py sha256=qP9bsMnu4BujxK60MuJ6LHCibmkqrCeaN-Owq510W_w 1103
inq-0.0.1a1.dist-info/LICENSE sha256=2-QZDh4sBOHL2ik7ZBF0wKXxGK44B1wRh6tkKH80Rbo 1075
inq-0.0.1a1.dist-info/METADATA sha256=HYiOH1UVXcSDEF6tgZ1Jba9Hf05jMsxakXiziio-sBo 1790
inq-0.0.1a1.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
inq-0.0.1a1.dist-info/entry_points.txt sha256=Ee3svpZqCVyS_dNKQXT8QY7asEFcnkYMWblIMdBqDpg 37
inq-0.0.1a1.dist-info/top_level.txt sha256=IqbdER-S28Y-5y8OiSg_YOb59MNzUsRRtkZ-36zL0os 4
inq-0.0.1a1.dist-info/RECORD

top_level.txt

inq

entry_points.txt

inq = inq:__main__