linelog

View on PyPIReverse Dependencies (0)

1.0.3 linelog-1.0.3-py3-none-any.whl

Wheel Details

Project: linelog
Version: 1.0.3
Filename: linelog-1.0.3-py3-none-any.whl
Download: [link]
Size: 15336
MD5: 9fd154fd1fcfdc3e56ede7309bce8b79
SHA256: 0816a048250841e1891a1cb80a2ea6f58a3b8fecf8c0e621d9f0694a1e0409e3
Uploaded: 2023-03-13 19:44:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: linelog
Version: 1.0.3
Summary: Track your total lines of code committed in git, and view the trend over time via a simple TUI graph visualization
Author: keagud
Author-Email: keagud[at]protonmail.com
License: 0BSD
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: argparse (<2.0.0,>=1.4.0)
Requires-Dist: plotille (<6.0.0,>=5.0.0)
Requires-Dist: pygit2 (<2.0.0,>=1.11.1)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: rich (<14.0.0,>=13.3.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4300 characters]

WHEEL

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

RECORD

Path Digest Size
linelog/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linelog/__main__.py sha256=vu5TlNQjas2sHfPFJUCqw7pcMOpPtm1ZoBa0u17MLJY 63
linelog/apputil.py sha256=epTkiquMkXPdL-s-A5mfn0Vp2wnZ__pvDqBGnX45MSI 3309
linelog/console.py sha256=_aKYA-HNsYq0twUzNHwFfb4LcXd0aGIdHa2us4SrQ1k 1501
linelog/default_config.yaml sha256=dXnHmKrS0n0MResh0j4Is0GoVgOhZWdzkQeUKx0i8hc 1311
linelog/filetypes.json sha256=702WHcw5dJATAUUuooBYFueHADXBeVC2O9vqVMd3niE 15084
linelog/log_util.py sha256=yAp6C3cNzWHrCd9w1Y27GnGJWbJbhBvnTpdEBUiz48U 10404
linelog/plotter.py sha256=mJxeGX3MRcygsJtBka-n4WBy2R8KMg7CQQdAfv1hdrg 2118
linelog-1.0.3.dist-info/LICENSE.md sha256=DbMza-HVDBjY0PhEqZbN3a9moBjb3uWKuUkzwcb_wuk 632
linelog-1.0.3.dist-info/METADATA sha256=aY33kT9giOOpyQCZrQR5WEmOwwBGqEBuoi7XWRjKta8 5044
linelog-1.0.3.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
linelog-1.0.3.dist-info/entry_points.txt sha256=HHMh1oRDk_xDY5-C-mQbmskIAusCG7tajnKrbNOH9wM 47
linelog-1.0.3.dist-info/RECORD

entry_points.txt

linelog = linelog.console:run