github-action-template

View on PyPIReverse Dependencies (0)

0.0.1 github_action_template-0.0.1-py3-none-any.whl

Wheel Details

Project: github-action-template
Version: 0.0.1
Filename: github_action_template-0.0.1-py3-none-any.whl
Download: [link]
Size: 8731
MD5: e8251bdd8c34f7e65976e16eb9c71b6f
SHA256: e974fc7c7e3429d137a23313bfd3c8d5e860e8d4bf165292f683b027e7ae720b
Uploaded: 2020-12-09 16:46:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: github-action-template
Version: 0.0.1
Summary: A light template and boilerplate generator for GitHub actions written in Python 3.8+
Author: Talentia Software
Author-Email: grams[at]talentia-software.com
Home-Page: https://github.com/Talentia-Software/OSS-github-action-python-template
License: BSD-3-Clause
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.8
Requires-Dist: github3.py (>=1.3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1081 characters]

WHEEL

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

RECORD

Path Digest Size
github_action_template/__init__.py sha256=9Hz9J6Th_vLe0U0AzVPOi82x85vfBvUijmk8LLZpCRg 118
github_action_template/entrypoint.py sha256=9wfZgPePjA6I_Tf71eIcjFKrNGhhPUyPs-9u8jWWOiE 1328
github_action_template/framework.py sha256=XVUqW4pDFqPsgb9VFA0m6wuCvrN_rFdgKMxpyvIeT7A 14821
github_action_template-0.0.1.dist-info/LICENSE sha256=g3OxF-XVhwVli99r7A-h5PfHBUTadAp1zGCVwiIHtXU 1516
github_action_template-0.0.1.dist-info/METADATA sha256=HP8Rh4lyrR26AKuP_wV7DCpPqorcFxw4B7_5HwDsIG4 1847
github_action_template-0.0.1.dist-info/WHEEL sha256=S6zePDbUAjzMmpYOg2cHDxuYFWw7WiOXt6ogM6hIB5Q 92
github_action_template-0.0.1.dist-info/entry_points.txt sha256=u-kUmdMwLvZ-m74qKI_6sqV1PL1zxkGQgI_5VuL55_s 78
github_action_template-0.0.1.dist-info/top_level.txt sha256=3_ty3nx3nQte_E5fdbUZJpyNIOQnHgU0EUvNIBaQ1fc 23
github_action_template-0.0.1.dist-info/RECORD

top_level.txt

github_action_template

entry_points.txt

action-entrypoint = github_action_template.entrypoint:main