Gitbigcommits

View on PyPIReverse Dependencies (0)

1.0.3 Gitbigcommits-1.0.3-py3-none-any.whl

Wheel Details

Project: Gitbigcommits
Version: 1.0.3
Filename: Gitbigcommits-1.0.3-py3-none-any.whl
Download: [link]
Size: 14590
MD5: ab9e7db018da033eb74ae65864c3ee46
SHA256: 2d7798bb7050dfb44c4ddaae13095c94b894e6cdd42a2e732eb58810eba80d00
Uploaded: 2018-02-01 05:57:55 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: Gitbigcommits
Version: 1.0.3
Summary: Reporting tool for large commits happened in your git repo
Author: Viswesh M
Author-Email: mviswesh5[at]gmail.com
License: GNU
Requires-Dist: Cheetah3 (>=3.0.0)
[Description omitted; length: 1527 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
Gitbigcommits-1.0.3.dist-info/DESCRIPTION.rst sha256=v4T1Ts5HQ0VjfFdYi3kJnMMHiqsGXZf-OLr2TybnFIA 1527
Gitbigcommits-1.0.3.dist-info/METADATA sha256=LsXS8A9AXmx-aU23Eex8hj5hKrdjKsZCgTTXvLAO1gY 1789
Gitbigcommits-1.0.3.dist-info/RECORD
Gitbigcommits-1.0.3.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
Gitbigcommits-1.0.3.dist-info/entry_points.txt sha256=foCumrzr4kZ0EDXMmLIt_TLhXhvivKN-R__KaE0LVlE 320
Gitbigcommits-1.0.3.dist-info/metadata.json sha256=5pYcd2qQsgqX3X9aZNn4ZVTrwPDyKwk052T1NsKvWF0 1161
Gitbigcommits-1.0.3.dist-info/top_level.txt sha256=HXaXVHTRwIkXOgNU70dxjVjQNEgzLR5CjK76jNLi8ZY 14
gitbigcommits/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitbigcommits/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitbigcommits/core/git_commit_utility.py sha256=l_0lCys3vBoSXjBiIhL-WhVX_E0K_jSM9TUZIfx0Usw 7779
gitbigcommits/core/git_data_collection.py sha256=0FGvvZ_wPLE3wxlIHQ4MtUaygKKn7nIXGgdDoIYYF2s 8876
gitbigcommits/miscellaneous/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitbigcommits/miscellaneous/dorm_branch_info.html sha256=WhD9SaGKO-c5SttEIcaPdPhEJJtLPvhMoFJXDQU-lcE 1565
gitbigcommits/miscellaneous/fat_file_user_info.html sha256=bD95EmuyCzp05Sg9aroqCy57n9eaui3csUQSJotiq20 1534
gitbigcommits/miscellaneous/gitfat.css sha256=WFdba-RslBJ4Mpl0ufvQ0PzQpcj9BGc3GE7_UuPrfrs 439
gitbigcommits/prevent_commits/__init__.py sha256=zDr350exO14Ii8Pj3TXwPuRxIDrEjrg43CpjYABDqh4 19
gitbigcommits/prevent_commits/main.py sha256=YllN_RSIp4YRWwGw3XIADcCuASf1HwjKoRGYZh3PAmQ 1640
gitbigcommits/prevent_commits/pre-commit sha256=fJmp_G2a3ADtaSpcNQD3s8RHJjZK7NNTLlh74Gzlo6o 1516
gitbigcommits/report_layer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitbigcommits/report_layer/git_html_report.py sha256=zAMfBjwnnJkTdSsdg1iJcsPTWALWZHUbZQjvf3KToZw 4453

top_level.txt

gitbigcommits

entry_points.txt

bigcommits = gitbigcommits.report_layer.git_html_report:console_output
bigcommits-html = gitbigcommits.report_layer.git_html_report:fat_html_output
bigcommits-prevent = gitbigcommits.prevent_commits.main:install_script
dbranch-html = gitbigcommits.report_layer.git_html_report:dorm_branch_html_output