wommit

View on PyPIReverse Dependencies (0)

20.8.39 wommit-20.8.39-py3-none-any.whl

Wheel Details

Project: wommit
Version: 20.8.39
Filename: wommit-20.8.39-py3-none-any.whl
Download: [link]
Size: 26543
MD5: 1bf7c6e23fa0e8fe8030877f5ee61520
SHA256: b43b7a3817d5dfc3c33e8be860d873df1522c712b5ab1f97584f5ba57fe25eac
Uploaded: 2020-08-06 14:45:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wommit
Version: 20.8.39
Summary: A tool for intuitively writing git commits that adhere to the Conventional Commits standards.
Author: Zylvian
Author-Email: jovlisen[at]gmail.com
Home-Page: https://github.com/bkkp/wommit
Project-Url: Repository, https://github.com/bkkp/wommit
License: MIT
Keywords: wommit,git,emoji,github,commit
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<8.0.0,>=7.1.2)
Requires-Dist: emojis (<0.6.0,>=0.5.1)
Requires-Dist: falcon (<3.0.0,>=2.0.0)
Requires-Dist: gitpython (<4.0.0,>=3.1.3)
Requires-Dist: keyring (<22.0.0,>=21.2.1)
Requires-Dist: prompt_toolkit (<4.0.0,>=3.0.5)
Requires-Dist: pycalver (<202008.0,>=202007.36)
Requires-Dist: questionary (<2.0.0,>=1.5.2)
Requires-Dist: requests (<3.0.0,>=2.24.0)
Requires-Dist: webtest (<3.0.0,>=2.0.35)
Description-Content-Type: text/markdown
[Description omitted; length: 3375 characters]

WHEEL

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

RECORD

Path Digest Size
wommit/__init__.py sha256=aIm4rhVdn0CpKCVmjoBaZzycHkXnwqTyAYB_ahoW8RU 31
wommit/apihandler.py sha256=OKhTP_L6RObTXvj5pwn2YTm-ymD821OaIG943lHfUkM 12705
wommit/autocomplete.py sha256=7TL-VT6NpGiTMyE_k4e1zx9VCFgJ389UusB_JoLU0vc 9340
wommit/cli.py sha256=JQosXx_9WMQyBM000WOWi_zHiacEBsgzwt2TchEkH3o 8789
wommit/commitman.py sha256=e39ejRPwvrprKpB1MP13xEYEFUi9Y1GfTSsmZuCVhe0 7034
wommit/configman.py sha256=-ZiYwuYXDbk8PlC7cUwPLILMLVpXNyYo3qMquGAp4Bg 8778
wommit/constants.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wommit/msgtool.py sha256=omBJ-GRjfH1KzDXhsCXe-l-PeyrVB6lZ31oSyr3sfwo 4765
wommit/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wommit/utils/changelog_gen.py sha256=pkTRrshcc7XYI_iPYjzAv1jNFXuzHVH2Y_TYxO56TLI 5418
wommit/utils/decos.py sha256=DQg80opjXyv9XHBE0onGhE6Ea7apMFRuFLuaoW84WaQ 2489
wommit/utils/exceptions.py sha256=6Yi55PxAJoJ-volDbK1Z4peEo-wwPYsX65LZo3L7mLo 932
wommit/utils/template_info.json sha256=8iWgUGZKauAcPtavGCJjR-XEp-YYC8dPKfOzixokJ8A 3086
wommit/utils/utils.py sha256=tV9owO0YRkNrvyVK5xKuzS_zVR5zMWPJ3RIWHUIQP7U 4712
wommit-20.8.39.dist-info/entry_points.txt sha256=LiDm3Tz-Q3byoJgz-2yIPnkNoW94qUKnQIaJRn89vCc 101
wommit-20.8.39.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
wommit-20.8.39.dist-info/METADATA sha256=5Q90nScQ_SijCOzNZgaOVYfax4sgXRmQon5BZxYckoo 4371
wommit-20.8.39.dist-info/RECORD

entry_points.txt

commit = wommit.cli:c
shapeit = wommit.cli:cli
wmt = wommit.cli:c
wommit = wommit.cli:cli