tree-plus

View on PyPIReverse Dependencies (0)

1.0.36 tree_plus-1.0.36-py3-none-any.whl

Wheel Details

Project: tree-plus
Version: 1.0.36
Filename: tree_plus-1.0.36-py3-none-any.whl
Download: [link]
Size: 75536
MD5: 822c54e6cb0e1a9a7de4436f70239adf
SHA256: 20db65fb70d6b723a53ac92f3eaaaf5c2819c094ad26bcc24888c41a969d6582
Uploaded: 2024-03-27 20:27:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tree_plus
Version: 1.0.36
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: 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: 112980 characters]

WHEEL

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

RECORD

Path Digest Size
tree_plus_cli.py sha256=x7ZwqixWn3nNkxl2ZarxHgYY9Pp3SB8ZjU926Wm9g4s 3777
tree_plus_src/__init__.py sha256=oE2cq4gaLC_FazmZgRyaJPk8H_daxN9vkFKSkKog9g8 787
tree_plus_src/count_tokens_lines.py sha256=lAQLVE5Ns86Yn5Q5BHZnQ516FhLx4k4JiX9V-GXX190 3111
tree_plus_src/debug.py sha256=jgD-QSdW99SF0KoSNIrJ1KCOLSPOFZhclWIXBvTy8Y8 745
tree_plus_src/deploy.py sha256=hliyy0HdaAHYH0uU7k0vdbiQHKnIoT_hJ-QoYoX7yVw 7369
tree_plus_src/engine.py sha256=fNUhFIIh_LNZmTrxnIbqnyEsBjL0QjGKYWf-VfFjz4o 26500
tree_plus_src/ignore.py sha256=x_7_fMo877tmpMbuPZARbSCBZedJapFypQhgbCC6ULI 9326
tree_plus_src/isabelle_symbols.py sha256=zpEB5Vgdf7o6lvpA4-_kB4kUzqiRrpuog5BR28U6xls 9521
tree_plus_src/parse_file.py sha256=vpEQJcrw2vbZa7hhc_6lyq8i2bBN_xX12jZqEPrPpRI 88909
tree_plus_src/version.py sha256=OC2WLcHbz14j0vw_d_Gdy3J-7u189F-KyE-TFtOs3ko 49
tree_plus-1.0.36.dist-info/LICENSE sha256=iPlnkHbHQj8I7sRdvQr4Kd4blRaBG8ZOZKTtDmbpKFM 10984
tree_plus-1.0.36.dist-info/METADATA sha256=hMyDQrrx9qwhLyBTk1zWAmd_8vylaDsJDPHesDAoBrg 134931
tree_plus-1.0.36.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
tree_plus-1.0.36.dist-info/entry_points.txt sha256=pGJyat4uNwRM9sddx9Cr84_HhAt9RkXxeY81R0c_YXY 49
tree_plus-1.0.36.dist-info/top_level.txt sha256=D44vDSatIwBw6ETMF_BKRvucg1SFxfaqQJ5OgmVsCgU 28
tree_plus-1.0.36.dist-info/RECORD

top_level.txt

tree_plus_cli
tree_plus_src

entry_points.txt

tree_plus = tree_plus_cli:main