cz-light-conventional-gitmoji

View on PyPIReverse Dependencies (0)

0.3.1 cz_light_conventional_gitmoji-0.3.1-py3-none-any.whl

Wheel Details

Project: cz-light-conventional-gitmoji
Version: 0.3.1
Filename: cz_light_conventional_gitmoji-0.3.1-py3-none-any.whl
Download: [link]
Size: 11209
MD5: 52f08e7eb3ac7527985fc27f113e7b9b
SHA256: 7c9f388bb6abde3eab4193d8e56481dc28723c2ea1000c01c1572c1682db052e
Uploaded: 2024-10-21 12:52:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cz-light-conventional-gitmoji
Version: 0.3.1
Summary: A commitizen plugin that combines gitmoji and conventional commits in a lightweight way.
Author: sasirven
Author-Email: 77392535+sasirven[at]users.noreply.github.com
Home-Page: https://github.com/sasirven/cz-light-conventional-gitmoji
Project-Url: Repository, https://github.com/sasirven/cz-light-conventional-gitmoji
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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.9,<4.0
Requires-Dist: commitizen (>=3.29.0)
Requires-Dist: setuptools; python_version >= "3.12"
Description-Content-Type: text/markdown
[Description omitted; length: 3101 characters]

WHEEL

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

RECORD

Path Digest Size
cz_light_gitmoji/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cz_light_gitmoji/conventional_gitmojis_info.txt sha256=8BShqWL--pQdtMR4uhlzw33GxxJh9SXe2crfTK3aENA 1316
cz_light_gitmoji/main.py sha256=a74iWXReQxk29ikXqUA2TbguzOHMf4y4rMrQ7T89Pkw 10379
cz_light_gitmoji/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitmojify/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitmojify/mojify.py sha256=sVMBizy1hqNKhM44r-BI1KpnNR2S60jwCQAH8kgOSF0 2281
gitmojify/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shared/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shared/gitmojis.py sha256=Zqbmz3SKD4Sp37Yk2Z6SBPbwDwVOJArqH3UeU7DQ1Rw 751
shared/model.py sha256=yoAlLS8Y0ISdYDOB-ZR5dgwL9d20jHeBpYzRpFDPkfM 504
shared/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shared/spec.py sha256=Kcb0uFb7V-FmnDh-mTHni8eK-kT3JDJLUVbzT3YPrOw 4133
shared/utils.py sha256=XvK0T0ybEFl3qDX5ASzKJIC5X1igI3oQ-pD-DDLTGQo 1157
cz_light_conventional_gitmoji-0.3.1.dist-info/entry_points.txt sha256=FQ9cTXqlgkQSgt3gOaBLZ5ihzNMLFBF4ybhun8rVUrA 130
cz_light_conventional_gitmoji-0.3.1.dist-info/METADATA sha256=jMd0NUOEl6d0tCh_lYfG1T2pL7qDAgwle49SIYe1u4I 3978
cz_light_conventional_gitmoji-0.3.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
cz_light_conventional_gitmoji-0.3.1.dist-info/RECORD

entry_points.txt

cz_light_gitmoji = cz_light_gitmoji.main:CommitizenGitmojiCz
gitmojify = gitmojify.mojify:run