licensegh

View on PyPIReverse Dependencies (0)

1.0.8 licensegh-1.0.8-py3-none-any.whl

Wheel Details

Project: licensegh
Version: 1.0.8
Filename: licensegh-1.0.8-py3-none-any.whl
Download: [link]
Size: 6387
MD5: ab888ba354e94c7e70c1b591489f217e
SHA256: 58fd82f039f873950e33f5bf6077fddfe05bdb8c12264ab3aaef78aa2a0dea8d
Uploaded: 2024-07-09 16:40:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: licensegh
Version: 1.0.8
Summary: licensegh is a command line tool that generates a license file for a project from the github open source lincese templates
Author: Saúl Piña
Author-Email: sauljabin[at]gmail.com
Home-Page: https://github.com/sauljabin/licensegh
Project-Url: Repository, https://github.com/sauljabin/licensegh
License: MIT
Keywords: lincese,choosealicense,licensegh
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: GitPython (<4,>=3)
Requires-Dist: PyYAML (<7,>=6)
Requires-Dist: click (<9,>=8)
Requires-Dist: rich (<14,>=13)
Description-Content-Type: text/markdown
[Description omitted; length: 2848 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=7PiJdoeHzGfeWRC-TiOxbtGdss6xwyjfrcnsxQhFz8I 1067
licensegh/__init__.py sha256=ewfyV_BoEDcCjBZoaMbEOg1dj-I0pQ_jLb8dAuSUaV4 75
licensegh/__main__.py sha256=Z91nWUgPCUKNgKCazgs9bXhPqtu7lKqq7enZtp15i38 38
licensegh/cli.py sha256=C2101yLJvStilE4oXtRl7w-0QYsRnAApRrNBGB33UbE 1605
licensegh/licensegh.py sha256=WRU9Liux7PVbXd6WR3udHPOl8hC_KoqdneCH7H5MJOk 4822
licensegh-1.0.8.dist-info/LICENSE sha256=7PiJdoeHzGfeWRC-TiOxbtGdss6xwyjfrcnsxQhFz8I 1067
licensegh-1.0.8.dist-info/METADATA sha256=8o5Fe6eubMq4ufkOta7VJNeKap8Hit0AFbaKOyAEChc 3815
licensegh-1.0.8.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
licensegh-1.0.8.dist-info/entry_points.txt sha256=Vgd0bedi6Ch9zqqsN9BQooSsliQpcOaPkLiHjLV68tg 71
licensegh-1.0.8.dist-info/RECORD

entry_points.txt

lgh = licensegh.cli:main
licensegh = licensegh.cli:main