plush-fabric

View on PyPIReverse Dependencies (0)

0.5.21 plush_fabric-0.5.21-py3-none-any.whl

Wheel Details

Project: plush-fabric
Version: 0.5.21
Filename: plush_fabric-0.5.21-py3-none-any.whl
Download: [link]
Size: 9002
MD5: 7e35543a405ead32611283d8697ac252
SHA256: e0beb4f2152b71b35654afec079532d2bfca13dac4397ea2b28e5c8d2fb01db3
Uploaded: 2024-04-29 02:50:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: plush-fabric
Version: 0.5.21
Summary: Helper library for Fabric to simplify creating and managing GitHub deploy keys when deploying GitHub-hosted repositories
Author: Kevin Barnes
Author-Email: kbarnes3[at]gmail.com
Home-Page: https://github.com/kbarnes3/Plush
Project-Url: Bug Tracker, https://github.com/kbarnes3/Plush/issues
Keywords: Fabric,GitHub,deployment
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Requires-Dist: oauth2client (>=4.1.3)
Requires-Dist: PyGithub (>=2.3.0)
Requires-Dist: keyring (>=25.2.0)
Requires-Dist: fabric (>=2.7.1)
Requires-Dist: patchwork (>=1.0.1)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: build; extra == "publish"
Requires-Dist: twine; extra == "publish"
Requires-Dist: pylint; extra == "test"
Provides-Extra: publish
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.TXT
[Description omitted; length: 1580 characters]

WHEEL

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

RECORD

Path Digest Size
plush/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
plush/console.py sha256=n73COnK3PuvPIu2pj_gxjMthe6RhaFnGX3iBBqcAqzM 1514
plush/oauth_flow.py sha256=WDFAzklAppkT0vz1xmsru_Dh8MrskO6--htcvqx1U2s 1989
plush/repo_keys.py sha256=5jj6Qf0JjjqiOnAKlE_kT_GPpSDMA58sgPisG7oci8E 1311
plush/fabric_commands/__init__.py sha256=NNRI3sk04qTQse_xC_OLaBO1i9jSFUrCcSyE-iVrMPQ 3148
plush/fabric_commands/git.py sha256=borbfcW9DYpb19SW18mTGaYtergEUuYZugCPKiu2a7g 615
plush/fabric_commands/permissions.py sha256=mGyuRqtmwTiPBu7gN5zx1DcNQvto5LrfxDTjmN_FpkI 1825
plush/fabric_commands/ssh_key.py sha256=mmfvpQwO_lB4SXV-VI_Csc80TuqK22cvSVrkZPjYrPw 938
plush_fabric-0.5.21.dist-info/LICENSE.TXT sha256=Z4s4Yk-kJY6MxS0k2ftHWeIvgbOaRDaFNsKG5UO2wvg 1088
plush_fabric-0.5.21.dist-info/METADATA sha256=SCl61Uxy7lcE-6f4FgYqDPTVpjreWZHS_0k6IKoaE40 2749
plush_fabric-0.5.21.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
plush_fabric-0.5.21.dist-info/entry_points.txt sha256=0THz9tBDIQP5Y7t2Ax9AGvH1Vg7erihsIuw2NkogIeI 91
plush_fabric-0.5.21.dist-info/top_level.txt sha256=uGyCuGpFzn4qh7j_9qEdS_EUENP_44F9vZy55NrltQE 6
plush_fabric-0.5.21.dist-info/RECORD

top_level.txt

plush

entry_points.txt

auth = plush.console:auth_entry
listkeys = plush.console:list_keys_entry