rlane-pathtree

View on PyPIReverse Dependencies (1)

1.0.2 rlane_pathtree-1.0.2-py3-none-any.whl

Wheel Details

Project: rlane-pathtree
Version: 1.0.2
Filename: rlane_pathtree-1.0.2-py3-none-any.whl
Download: [link]
Size: 6373
MD5: e887406ed8916dd045b54681b61d3961
SHA256: 29b7166d6a1000bb6f6d75e456aef336c7c30d4a1113595136c6fe7eb556ae82
Uploaded: 2024-11-17 20:09:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rlane-pathtree
Version: 1.0.2
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 :: 3 - Alpha
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=WG5Lt28q1ud0hhM5O4MdljRgvx_-mlLO8nYPH-nX85g 4610
pathtree/pathtree.py sha256=o0_eyyheA0huhvMSNXQxwsSvimTC4XmhcXrauXGTPwU 6274
rlane_pathtree-1.0.2.dist-info/METADATA sha256=Efd5n5snygtKWWbuNaX24N8zluotlM1OyYC8P98vbJU 2524
rlane_pathtree-1.0.2.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
rlane_pathtree-1.0.2.dist-info/entry_points.txt sha256=uI6f3cTV2GiuEdOyUr8atZZ95_qYHloBd1bbLmRQUq4 63
rlane_pathtree-1.0.2.dist-info/licenses/LICENSE sha256=TVpVrLOIatrJu_eYPMC1lOTeVgFT00kiieZkrgDqmKc 1068
rlane_pathtree-1.0.2.dist-info/RECORD

entry_points.txt

pathtree = pathtree.cli:main