licensegh

View on PyPIReverse Dependencies (0)

1.0.3 licensegh-1.0.3-py3-none-any.whl

Wheel Details

Project: licensegh
Version: 1.0.3
Filename: licensegh-1.0.3-py3-none-any.whl
Download: [link]
Size: 6416
MD5: fa60ab03ecd55bc5334411179c050028
SHA256: 534d69f2a522f1aee0a9f72a59158533d2b5cc6c8f3cab1b875dd9ab713dbba0
Uploaded: 2023-11-12 21:58:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: licensegh
Version: 1.0.3
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)
Requires-Dist: setuptools (<69,>=68)
Description-Content-Type: text/markdown
[Description omitted; length: 2861 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=7PiJdoeHzGfeWRC-TiOxbtGdss6xwyjfrcnsxQhFz8I 1067
licensegh/__init__.py sha256=i3FZqOmIbs5qrh7G3V38Lq5TMvLtcpLUhVz5pfVHCU4 88
licensegh/__main__.py sha256=Z91nWUgPCUKNgKCazgs9bXhPqtu7lKqq7enZtp15i38 38
licensegh/cli.py sha256=C2101yLJvStilE4oXtRl7w-0QYsRnAApRrNBGB33UbE 1605
licensegh/licensegh.py sha256=WRU9Liux7PVbXd6WR3udHPOl8hC_KoqdneCH7H5MJOk 4822
licensegh-1.0.3.dist-info/LICENSE sha256=7PiJdoeHzGfeWRC-TiOxbtGdss6xwyjfrcnsxQhFz8I 1067
licensegh-1.0.3.dist-info/METADATA sha256=hNjz5EcF4BIb7TtKMUTXuoH78DT3poQwL4035irguN4 3865
licensegh-1.0.3.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
licensegh-1.0.3.dist-info/entry_points.txt sha256=Vgd0bedi6Ch9zqqsN9BQooSsliQpcOaPkLiHjLV68tg 71
licensegh-1.0.3.dist-info/RECORD

entry_points.txt

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