list-sponsors

View on PyPIReverse Dependencies (0)

0.1.0 list_sponsors-0.1.0-py3-none-any.whl

Wheel Details

Project: list-sponsors
Version: 0.1.0
Filename: list_sponsors-0.1.0-py3-none-any.whl
Download: [link]
Size: 8831
MD5: 529ec109cc901be3a141958b5eb9217a
SHA256: a278c3854db4a312cfb8113919e6035f18547dce2615260ffa4abd5b0f8454dc
Uploaded: 2024-04-30 03:55:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: list-sponsors
Version: 0.1.0
Summary: A CLI tool to list GitHub sponsors of a user/organization with a specified format.
Author: Tsuyoshi Hombashi
Author-Email: tsuyoshi.hombashi[at]gmail.com
Home-Page: https://github.com/thombashi/list-sponsors
Project-Url: Changelog, https://github.com/thombashi/list-sponsors/releases
Project-Url: Source, https://github.com/thombashi/list-sponsors
Project-Url: Tracker, https://github.com/thombashi/list-sponsors/issues
License: MIT License
Keywords: GitHub,sponsors
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Terminals
Requires-Python: >=3.8
Requires-Dist: loguru (<1,>=0.4.1)
Requires-Dist: retryrequests (<1,>=0.2.0)
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2590 characters]

WHEEL

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

RECORD

Path Digest Size
list_sponsors/__init__.py sha256=DPQopTjds71n7QeaNE4iGC-mJj5puld7nbc5t8LoH-8 198
list_sponsors/__main__.py sha256=BzHgt51lpm1_zngUSrve4xNhYRTEQSyKnzhBUH0YjiQ 3194
list_sponsors/__version__.py sha256=K1B-2R0LZBqBhSVrHwfcGH2QLDmte83FMfo4DjGdQMQ 201
list_sponsors/_const.py sha256=MIkciOhtXeGZjvDCTCr774Qtd-LOIcyY8WjGqrbUuQk 144
list_sponsors/_gh_client.py sha256=m-GCQZDQ2cYvMO0n2aY4KeOYNhzig9upd_GRuBT2Xjs 5730
list_sponsors/_logger.py sha256=PqS9NUvV4EiUWIESs2MjkOO9ja4PwUAlekh8CmTb41U 1928
list_sponsors/_sponsor.py sha256=gHfIYuBTc0zm7S0jmegFZgLAC4z7yU80OmYF8CBbOno 2677
list_sponsors-0.1.0.dist-info/LICENSE sha256=RUZ4zkGMhOgorxXb-560kdTPpeV75HRx84Gt5im_9CE 1074
list_sponsors-0.1.0.dist-info/METADATA sha256=DI2rGJDtnFFoCKUK7fQNOi4kYVezx91huNqdSyTphis 3960
list_sponsors-0.1.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
list_sponsors-0.1.0.dist-info/entry_points.txt sha256=w2rf_8ozl7IKHON1aeNKEwm_01JU9Kn0BFSRKeSIsSo 62
list_sponsors-0.1.0.dist-info/top_level.txt sha256=EVbtnYON4OHbzDHqipu2OiLPCOUGl1mfRwQenDktL6w 14
list_sponsors-0.1.0.dist-info/RECORD

top_level.txt

list_sponsors

entry_points.txt

list-sponsors = list_sponsors.__main__:main