imgbox-cli

View on PyPIReverse Dependencies (0)

0.0.3 imgbox_cli-0.0.3-py3-none-any.whl

Wheel Details

Project: imgbox-cli
Version: 0.0.3
Filename: imgbox_cli-0.0.3-py3-none-any.whl
Download: [link]
Size: 21111
MD5: fa5f45c4424e210f169341d493807b09
SHA256: 93eef84836542d7757a4d63049930c1b89f567ba9979b1a61406ee3b7f21c45b
Uploaded: 2023-11-28 11:33:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: imgbox-cli
Version: 0.0.3
Summary: Command line interface for sharing images on imgbox.com
Author-Email: plotski <plotski[at]example.org>
Project-Url: Repository, https://codeberg.org/plotski/imgbox-cli
Project-Url: Bug Tracker, https://codeberg.org/plotski/imgbox-cli/issues
Project-Url: Changelog, https://codeberg.org/plotski/imgbox-cli/raw/branch/master/NEWS
License: GPL-3.0-or-later
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: pyimgbox (==1.*)
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-httpserver; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 859 characters]

WHEEL

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

RECORD

Path Digest Size
imgbox/__init__.py sha256=j8Rii6G6VJIhZ4tFS5B22iq3FPFNn3fMHsWEMs0A3SI 245
imgbox/_input.py sha256=gkrDFk8Q0UbiIlQ8h1z8OXQzDkYQAj-KRVZBBrCiVWg 1898
imgbox/_main.py sha256=sSt4WMLTGARAbpgacq5mhnwStPOIZtiE5iiC0ZA_l6Q 1435
imgbox/_output.py sha256=p1MinaT6vFQdfP2m4s4kWGN_owq9hwauvPZwBlA-WRk 2316
tests/conftest.py sha256=oeBbVudZNjd19JdmEa-Sde2IqSRKoRs8MHb-bYs5PmQ 832
tests/test_input.py sha256=6gNJ0WUL77UHGEAZfIUoo6aKcGDgVcMaEV5IdWlDRPo 1314
tests/test_main.py sha256=3d7qUGd4ZwTRESVVT0eysmLV2KC8HtQ0ZgVEh0qQKa4 5886
tests/test_output.py sha256=R9ctghO2KuYCcD6i6WJWtyNI_p7n8PrKlDDIoWJKQS0 9780
imgbox_cli-0.0.3.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
imgbox_cli-0.0.3.dist-info/METADATA sha256=sV7sVLj2QLWnGNHCqVti94nbRiNlER2s3OYzDYVZVBI 2005
imgbox_cli-0.0.3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
imgbox_cli-0.0.3.dist-info/entry_points.txt sha256=lzlXTBEcp-WxFXmyzVdvqNSNek0u4HPGksTlxdgujOY 45
imgbox_cli-0.0.3.dist-info/top_level.txt sha256=8ZkUgdL5rM071qm7OfA30ReIyxU-0lM060eu9_Qk3Eo 13
imgbox_cli-0.0.3.dist-info/RECORD

top_level.txt

imgbox
tests

entry_points.txt

imgbox = imgbox._main:main