tree-plus

View on PyPIReverse Dependencies (0)

1.0.59 tree_plus-1.0.59-py3-none-any.whl

Wheel Details

Project: tree-plus
Version: 1.0.59
Filename: tree_plus-1.0.59-py3-none-any.whl
Download: [link]
Size: 93200
MD5: 3397730a72bb57ff5f19af50c2211073
SHA256: a8c23c1a5c519699dcb882ad0ea3256cf2656bab771072ef653991cffa7de7b9
Uploaded: 2024-08-09 19:55:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tree_plus
Version: 1.0.59
Summary: A `tree` util enhanced with tokens, lines, and components.
Author-Email: Bion Howard <bion[at]atomiclogic.com>
Project-Url: documentation, https://github.com/bionicles/tree_plus/blob/main/README.md
Project-Url: Homepage, https://github.com/bionicles/tree_plus/blob/main/README.md
Project-Url: repository, https://www.github.com/bionicles/tree_plus
Project-Url: Issues, https://github.com/bionicles/tree_plus/issues
Keywords: tree,util,cli
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: tiktoken
Requires-Dist: PyYAML
Requires-Dist: click
Requires-Dist: rich
Requires-Dist: tomli
Requires-Dist: natsort (>=7.1)
Requires-Dist: fake-useragent
Requires-Dist: bs4
Requires-Dist: func-timeout
Requires-Dist: regex
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-dotenv; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 150111 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tree_plus_cli.py sha256=s8TuX-xweBc09bjhftljiJW4JbYypr4EGKtaJ6p6VM8 7580
tree_plus_src/__init__.py sha256=l58VTaKBL22C_EoQThhXVNWNe670oy0Y98Y61mMI_ic 986
tree_plus_src/count_tokens_lines.py sha256=tIAbfS7tBpCFkiov49xqC2aHFkG0bRL_AKoOQB8yTjo 5265
tree_plus_src/debug.py sha256=jgD-QSdW99SF0KoSNIrJ1KCOLSPOFZhclWIXBvTy8Y8 745
tree_plus_src/deploy.py sha256=q0DRj5Zo6twEgX69a55FePeVOgCR-hYTnWfut8thYik 8233
tree_plus_src/engine.py sha256=uKhFpFHT9ER-CY-xOTyEYGsa2Qx3POkFPo4H_D6h8Ew 47996
tree_plus_src/ignore.py sha256=pjAWWqTqkquNniuH9pB0vGjXTX9NCYBRDY7ffS6ibIs 9368
tree_plus_src/isabelle_symbols.py sha256=zpEB5Vgdf7o6lvpA4-_kB4kUzqiRrpuog5BR28U6xls 9521
tree_plus_src/parse_file.py sha256=7KCQ4Q3QlFhkjZv-vSOXOwQ9PGtAaQ0Z01LOM9t88fQ 98480
tree_plus_src/version.py sha256=lTV_nobDEJRBratvwj6liwD6F8jqLGj7kxUGqpHFc8A 49
tree_plus_src/web.py sha256=yOdkk-Z85Oxbw2flPuMMGScZ99evFDwKKT6gzyaGWho 9639
tree_plus-1.0.59.dist-info/LICENSE sha256=iPlnkHbHQj8I7sRdvQr4Kd4blRaBG8ZOZKTtDmbpKFM 10984
tree_plus-1.0.59.dist-info/METADATA sha256=iAYx1pXQnGmAPG7n5E82hb0qsJreMiFvzAm_yhw2uik 178837
tree_plus-1.0.59.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
tree_plus-1.0.59.dist-info/entry_points.txt sha256=pGJyat4uNwRM9sddx9Cr84_HhAt9RkXxeY81R0c_YXY 49
tree_plus-1.0.59.dist-info/top_level.txt sha256=D44vDSatIwBw6ETMF_BKRvucg1SFxfaqQJ5OgmVsCgU 28
tree_plus-1.0.59.dist-info/RECORD

top_level.txt

tree_plus_cli
tree_plus_src

entry_points.txt

tree_plus = tree_plus_cli:main