gitflux

View on PyPIReverse Dependencies (0)

1.0.1 gitflux-1.0.1-py3-none-any.whl

Wheel Details

Project: gitflux
Version: 1.0.1
Filename: gitflux-1.0.1-py3-none-any.whl
Download: [link]
Size: 18688
MD5: 184595c96b459da80187f36e2f2643db
SHA256: c2f84b07a10c16e8e23a0ac5f3de9d0e5bb95d5b4a51ea28958046f62e36be67
Uploaded: 2024-03-15 03:15:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitflux
Version: 1.0.1
Summary: A nested command-line utility that helps you manage repositories hosted on Git service providers.
Author: Garrett HE
Author-Email: garrett.he[at]hotmail.com
License: GPL-3.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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
Requires-Python: >=3.7.2,<3.13
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: pygithub (<2.0,>=1.55)
Description-Content-Type: text/markdown
[Description omitted; length: 253 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gitflux/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitflux/__main__.py sha256=17N2N8TP0hNsTguZD44wJNDJk-I-3tC43ABKeChQBu4 1458
gitflux/commands/__init__.py sha256=w4N8dyL4Ne424YPzZt_zsLVkOaD6UqHb4CFoaK9Ammw 219
gitflux/commands/create_repos.py sha256=PtXRea3FkzKIeZSS9b1hcrKcaBSTWBEyI53N_Hhqd3A 508
gitflux/commands/delete_repos.py sha256=6KHvbWnWnPRBBYR0a-YnEe9WEJ9282cW2KUAoUS4BsE 846
gitflux/commands/list_repos.py sha256=2g6u_nmIDkfv59c00kn5gChKRYh8LUF26JpgHAW-nPs 327
gitflux/providers/__init__.py sha256=NSYbSO6rLFEd0xAuFlNhQBh4MI3wNvE41zdzM7Htpic 374
gitflux/providers/gitee.py sha256=N4s2sInMpa2RLocHueSuK92WFTZPyS0Ajx24Xikhtso 2296
gitflux/providers/github.py sha256=tcmcr5c5_J7aIROda61ZC8wUVyHz7qA4wNS9bAFtsEQ 1770
gitflux/typing.py sha256=4vK_HcgBRVUmqEXqxMwncOtBVAfTYY_dQJ3GFBUL_LI 191
gitflux-1.0.1.dist-info/COPYING sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
gitflux-1.0.1.dist-info/METADATA sha256=u0V-LJfyWRAt_g_nG9QQBvnYR0MNgkFbGSSUux8F0Lc 1010
gitflux-1.0.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
gitflux-1.0.1.dist-info/entry_points.txt sha256=_r-v7llSIlBe07J9y5OqWLnNbeiMWE99Y59B_KHh82c 48
gitflux-1.0.1.dist-info/RECORD

entry_points.txt

gitflux = gitflux.__main__:cli