dexterCLI

View on PyPIReverse Dependencies (0)

0.0.3 dexterCLI-0.0.3-py3-none-any.whl

Wheel Details

Project: dexterCLI
Version: 0.0.3
Filename: dexterCLI-0.0.3-py3-none-any.whl
Download: [link]
Size: 8950
MD5: 1e9b7d7d6fc72bcb5596229bb07df6c0
SHA256: ccbeb5055577a9aeb09ac15d5030437fe3aca862b528b01195e4cc598aa01bbf
Uploaded: 2023-08-14 10:58:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dexterCLI
Version: 0.0.3
Summary: A command-line interface to the Dexter API
Author-Email: Jon Ribbens <jribbens[at]unceasing.dev>
Project-Url: Bug Tracker, https://github.com/unceasing-dev/dexterCLI/issues
Project-Url: Homepage, https://github.com/unceasing-dev/dexterCLI#README
License: Copyright (c) 2022 Unceasing Digital Ltd 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: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: brotli (>=1.0.9)
Requires-Dist: requests (>=2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1632 characters]

WHEEL

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

RECORD

Path Digest Size
dexterCLI/__init__.py sha256=FNb18TMqLvhkHAozvD96h-A0LJkjqKyL8ke1AKMi8A4 74
dexterCLI/__main__.py sha256=abkZd-ZfThxiA-5pLtBTebT0QPTraO4o7bfkH3zKj08 64
dexterCLI/api.py sha256=1ai0SGhxsSNPyQHx-zLhwFSZelopirRkkI0su8c-g14 1099
dexterCLI/cli.py sha256=pPBYvC7SQACcbOWlvKrwKZhXumVEkmLH9ljmQ3hh9hc 3289
dexterCLI/commands.py sha256=ZaOA-Tzn_RLpbJmwIB2pTltXcyyX3zvKDcuwFHxxl3Q 12513
dexterCLI-0.0.3.dist-info/LICENSE sha256=fa2GJ79mBNSnU3xmwZrmYERfW_MkNSb5yaO1X4cia4k 1065
dexterCLI-0.0.3.dist-info/METADATA sha256=HxUtdl5UD5i8PBq1oUwoViQD1aBaJu5qLpUskwzjl1c 3454
dexterCLI-0.0.3.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
dexterCLI-0.0.3.dist-info/entry_points.txt sha256=YHyREyNBMPe0Ehk6VAQ0RiZTJ6pq_MdkP2gwCwKsrHQ 46
dexterCLI-0.0.3.dist-info/top_level.txt sha256=pJ2igGvSU1baO8TXjPj_TG4Ilqk5y5O8ylguMXelov0 10
dexterCLI-0.0.3.dist-info/RECORD

top_level.txt

dexterCLI

entry_points.txt

dexter = dexterCLI:__main__