cz-conventional-gitmoji

View on PyPIReverse Dependencies (1)

0.3.1 cz_conventional_gitmoji-0.3.1-py3-none-any.whl

Wheel Details

Project: cz-conventional-gitmoji
Version: 0.3.1
Filename: cz_conventional_gitmoji-0.3.1-py3-none-any.whl
Download: [link]
Size: 13021
MD5: 84f2f410b62fcfb3c85c5964524be807
SHA256: 21977fcb23d16795d45028e10709a9c21136cf6ae4d45b2dbfee0218a266a2d3
Uploaded: 2024-04-28 22:58:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cz-conventional-gitmoji
Version: 0.3.1
Summary: A commitizen plugin that combines gitmoji and conventional.
Author: ljnsn
Author-Email: 82611987+ljnsn[at]users.noreply.github.com
Home-Page: https://github.com/ljnsn/cz-conventional-gitmoji
Project-Url: Repository, https://github.com/ljnsn/cz-conventional-gitmoji
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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.7,<4.0
Requires-Dist: attrs (>=23.1.0)
Requires-Dist: commitizen (>=3.2.2)
Requires-Dist: setuptools; python_version >= "3.12"
Description-Content-Type: text/markdown
[Description omitted; length: 2623 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_gitmoji/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cz_gitmoji/conventional_gitmojis_info.txt sha256=FqhncEblZC1IYYW7MXhOkA_YOvgO8a1F8-kWSNHVOi8 1285
cz_gitmoji/main.py sha256=bFtbXnqwsFj9lCOrM74qQ81DUGquDD3A-R2UJgf6Ap4 13467
cz_gitmoji/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitmojify/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitmojify/mojify.py sha256=5MoTZI3_P3wGhF4_ENZrJm-1-QQTJt-qP9PLErSoJzk 1687
gitmojify/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shared/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shared/gitmojis.py sha256=Xgiwbg_2xO-f5e-BC5gKyKuGKeS5ZIvJklK88ZJGCik 2701
shared/model.py sha256=ZmJGWCr94P-xyipC1eFQH0wzxZwJ0wFRFPJFTAP9gog 406
shared/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shared/spec.py sha256=imyZVdUGrVprWmuIm7AbVNIwijzaSITJsfG-OQ2Fjbw 10765
shared/utils.py sha256=9q5wRjiXFTyGaoo9yC2dTvq4ENUKpczvBK_hE_De6gM 817
cz_conventional_gitmoji-0.3.1.dist-info/METADATA sha256=zCWguZlZ0b5WCUwgaHlHarFMfmzriPTrdHpIr_HdRUs 3569
cz_conventional_gitmoji-0.3.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
cz_conventional_gitmoji-0.3.1.dist-info/entry_points.txt sha256=T8LYEA6aOALWrigw60mXU_2PyHmZdgpLE87L2fToGB4 118
cz_conventional_gitmoji-0.3.1.dist-info/RECORD

entry_points.txt

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