pygount

View on PyPIReverse Dependencies (19)

1.6.1 pygount-1.6.1-py3-none-any.whl

Wheel Details

Project: pygount
Version: 1.6.1
Filename: pygount-1.6.1-py3-none-any.whl
Download: [link]
Size: 28147
MD5: 7039dd4e8ba944096910f1a1a8d67ec2
SHA256: 85b1d06d51398150fe6de3ec39feca867e95dc9c7a1a45f4dee731ab43177bcf
Uploaded: 2023-07-02 16:51:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pygount
Version: 1.6.1
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 :: Only
Classifier: Topic :: Software Development
Requires-Python: >=3.8,<4
Requires-Dist: chardet (<6,>=5)
Requires-Dist: gitpython (<4.0.0,>=3.1.31)
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.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pygount/__init__.py sha256=niDuArvORr7EKxyaUflwVuFestTePLHlTXxirTErZBE 685
pygount/analysis.py sha256=jFWpKobRIejmVTabnRi4e_Csib0zDsVxVOTchkui5Ag 35167
pygount/command.py sha256=eUuoBYp1LZRGIeUmOZ7moErysgZLRZL3qcQEj22EdB8 15396
pygount/common.py sha256=Mv9rLZ5CShquX1vMIQcfwfFZ3G6Wa_2W4lQtgHrLGf8 6476
pygount/git_storage.py sha256=XBS4khZPO25xWq0Of8kjrqFZXIvacDohAlaKdnvzdTc 1371
pygount/lexers.py sha256=cizbejC0dRf6mWLckH6ZRU4kM_tXfpTcW3c92hE6nhM 2085
pygount/summary.py sha256=BEWFz4W0uMRoJoMqy6dPI9jt_mtnif7TCR6liD-jiYs 9253
pygount/write.py sha256=3Kxnl0DUOCZTNWcz5BfuZRkh4FSBpp5w6YsX2HKlTx8 10648
pygount/xmldialect.py sha256=evaOFRfNH0ybYKs2nIwGr9PKSIdAa1QQ8395--6ZQ3k 4296
pygount-1.6.1.dist-info/LICENSE.txt sha256=7A_8-jaaMShMbvpoErYyFpR69GI19dHRA04yUDfXOH8 1488
pygount-1.6.1.dist-info/METADATA sha256=jpf1331WZ4NLEUYqXfNsZcHC_zzL0Jz0lRPeNgBa38k 6315
pygount-1.6.1.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
pygount-1.6.1.dist-info/entry_points.txt sha256=437HmbFHAL6NZI3kweNZNGea0guXZ9qht-Ail95mDCE 48
pygount-1.6.1.dist-info/RECORD

entry_points.txt

pygount = pygount.command:main