dirsum

View on PyPIReverse Dependencies (0)

0.1.0 dirsum-0.1.0-py3-none-any.whl

Wheel Details

Project: dirsum
Version: 0.1.0
Filename: dirsum-0.1.0-py3-none-any.whl
Download: [link]
Size: 9093
MD5: 6c873de24d533280194ffe58aff5703d
SHA256: 31ab2a03244af905d9f8acd3b337ca6cff66e0de42391b6fedf3c0f86ea1a7d9
Uploaded: 2023-11-12 02:10:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dirsum
Version: 0.1.0
Summary: Directory summary tool.
Author: Chris Gregory
Author-Email: christopher.b.gregory[at]gmail.com
Home-Page: https://github.com/gregorybchris/dirsum
Project-Url: Repository, https://github.com/gregorybchris/dirsum
License: Apache Software License
Keywords: directory,file,summary
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Requires-Python: >=3.9,<3.13
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Description-Content-Type: text/markdown
[Description omitted; length: 1774 characters]

WHEEL

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

RECORD

Path Digest Size
dirsum/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dirsum/cli/__init__.py sha256=fUje7vgFT24oJYk375-geUaz4RIVixNYE5PqOL9VmUo 19
dirsum/cli/cli.py sha256=fOSXOLWXP-VE1buNJaZHPqIzRspGaauzOqAv14lqzus 1541
dirsum/lib/__init__.py sha256=fUje7vgFT24oJYk375-geUaz4RIVixNYE5PqOL9VmUo 19
dirsum/lib/filter_criteria.py sha256=Yii6DY49LtEet64p1s8aCoDJS58rA3-b82fSQrcl614 88
dirsum/lib/memory_utilities.py sha256=WpfGKNdRo87PAS9SPqwRqUVLsoqmdcHYVKrgPBjSjN0 1273
dirsum/lib/parser.py sha256=u7AFWwGxB43Rwby8zt7t4aO8JrSh8N3bc7WtnavzonM 1142
dirsum/lib/tree.py sha256=xIUiWApN74n4U2fjwTU1J9r5dg5rCNHxRCO8SYLC1H8 2167
dirsum-0.1.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
dirsum-0.1.0.dist-info/entry_points.txt sha256=SSlJLEIkDxXZUGWyr3VlLOk6yKepRBEfovJ0iOvJnrI 46
dirsum-0.1.0.dist-info/LICENSE.txt sha256=eFm96wqFzxb6kJee6WwUSrTegR6PPFMZ2ErNXEkfDY4 9040
dirsum-0.1.0.dist-info/METADATA sha256=nT-q_ADMtdN9YCcZ2UCbgApS9OwA4wLakSm7YYRpvV4 2905
dirsum-0.1.0.dist-info/RECORD

entry_points.txt

dirsum = dirsum.cli.cli:main