pygount

View on PyPIReverse Dependencies (20)

1.8.0 pygount-1.8.0-py3-none-any.whl

Wheel Details

Project: pygount
Version: 1.8.0
Filename: pygount-1.8.0-py3-none-any.whl
Download: [link]
Size: 28792
MD5: fbc0e30e2c4db2e7b24521f232275f80
SHA256: bb4e27ae3709674a91e349f503240ffeaef7efa59d1e026c7e4b2278dd3deb7f
Uploaded: 2024-05-13 18:01:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pygount
Version: 1.8.0
Summary: count source lines of code (SLOC) using pygments
Author: Thomas Aglassinger
Author-Email: roskakori[at]users.sourceforge.net
Home-Page: https://github.com/roskakori/pygount
Project-Url: Changes, https://pygount.readthedocs.io/en/latest/changes.html
Project-Url: Documentation, https://pygount.readthedocs.io
Project-Url: Issue Tracker, https://github.com/roskakori/pygount/issues
Project-Url: Repository, https://github.com/roskakori/pygount.git
License: BSD
Keywords: code analysis,count,SLOC
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Requires-Python: >=3.8,<3.13
Requires-Dist: chardet (<6,>=5)
Requires-Dist: gitpython (<4,>=3)
Requires-Dist: pygments (<3,>=2)
Requires-Dist: rich (<14,>=9)
Description-Content-Type: text/markdown
[Description omitted; length: 4193 characters]

WHEEL

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

RECORD

Path Digest Size
pygount/__init__.py sha256=6lTa2GeDtyyhFRDC8six31hoS4MDqVYT6Gg7_Y-SwiM 686
pygount/analysis.py sha256=V-U3yYupQZaUteNiahdpT7i8YOcezvXBkpQgpi9a6u8 36316
pygount/command.py sha256=0w0c24rDuStX8pSdaiNcSBsVHtnII8IG05fbBb3shjo 16289
pygount/common.py sha256=Glq-p1hf2vX-hbioc3PQcbDn5V6o0QquGfHN8en31iw 6477
pygount/git_storage.py sha256=XBS4khZPO25xWq0Of8kjrqFZXIvacDohAlaKdnvzdTc 1371
pygount/lexers.py sha256=FudpvWZNDLqyqR8krMDKWtt_R2WQZqn14B6X2WqCFxk 2086
pygount/summary.py sha256=Pp1UWiZwA7fqjx6CNkQw9ZwVNW8b9FmFKpsFu35-OVg 9254
pygount/write.py sha256=GHErBXTQozzw3n17v3EMx50XmCyByx6rKZWxbpG6YaY 11543
pygount/xmldialect.py sha256=xVBjig2HxJeXoipY34cKVpP2zAU2AiNC1Q1ilKbGe2c 4297
pygount-1.8.0.dist-info/LICENSE.txt sha256=BJbFGJBvJFTUOF2QdZWuGu2WjYTnAi5WhJnUMKUcncE 1488
pygount-1.8.0.dist-info/METADATA sha256=Xft3D8IejHwFc7b7n8-X4iF0xgLfWMxBDpc99t-wKsk 6360
pygount-1.8.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pygount-1.8.0.dist-info/entry_points.txt sha256=437HmbFHAL6NZI3kweNZNGea0guXZ9qht-Ail95mDCE 48
pygount-1.8.0.dist-info/RECORD

entry_points.txt

pygount = pygount.command:main