rlane-pathtree

View on PyPIReverse Dependencies (1)

1.0.3 rlane_pathtree-1.0.3-py3-none-any.whl

Wheel Details

Project: rlane-pathtree
Version: 1.0.3
Filename: rlane_pathtree-1.0.3-py3-none-any.whl
Download: [link]
Size: 6487
MD5: 7f1d828ed5acca227adcf34a4e5e55ac
SHA256: 919d5d95f8445cc5f7b306c4f93c6d99afcb5d99cf6fe6d54b6074f057d9e1d0
Uploaded: 2024-11-27 14:36:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rlane-pathtree
Version: 1.0.3
Summary: An os.PathLike wrapper around anytree.RenderTree
Author-Email: Russel Lane <russel[at]rlane.com>
Project-Url: Homepage, https://github.com/russellane/pathtree
License: MIT
Keywords: python,pathtree
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: anytree (>=2.12.1)
Requires-Dist: argcomplete (>=3.5.1)
Requires-Dist: rlane-libcli (>=1.0.8)
Requires-Dist: termui (>=0.0.1)
Requires-Dist: tomli (>=2.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1780 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.4.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pathtree/__init__.py sha256=N5iataSylzp3uLWNHGXL98rXUe9m6mRUmTO3fs8CTSc 17
pathtree/__main__.py sha256=9vso1Y4ZP_oIMqhRLgiWwPxq0_uCOMkA9dUFB1xWZIY 109
pathtree/cli.py sha256=wa4wfecf4UwtjzVHHJrSy7ogTihmgvRl3QMVFrtpEGk 4622
pathtree/pathtree.py sha256=9cfjUrokQIsYYw_BIqquQufWrE2fPyw-U4FDzmD4mDU 6578
rlane_pathtree-1.0.3.dist-info/METADATA sha256=k0tt7ozlzSEJSMq5dpSj8IVSGtVaAAfRZpTKxSx61RE 2523
rlane_pathtree-1.0.3.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
rlane_pathtree-1.0.3.dist-info/entry_points.txt sha256=uI6f3cTV2GiuEdOyUr8atZZ95_qYHloBd1bbLmRQUq4 63
rlane_pathtree-1.0.3.dist-info/licenses/LICENSE sha256=TVpVrLOIatrJu_eYPMC1lOTeVgFT00kiieZkrgDqmKc 1068
rlane_pathtree-1.0.3.dist-info/RECORD

entry_points.txt

pathtree = pathtree.cli:main