Metadata-Version: 2.4
Name: treemd
Version: 1.0.0
Summary: Private Directory Tree Saving Tool
Home-page: https://github.com/asinerum/treemd
Author: Asinerum Conlang Project
Author-email: asinerum.com@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Private Directory Tree Saving Tool
To save directory tree as markdown file.

## Installation
```bash
pip install treemd
```

## Usage
```bash
treemd <DIRECTORY_FOLDER_PATH>
```

Detailed tips, tricks, and examples, can be found at project's repository
https://github.com/asinerum/treemd

(C)2026 Asinerum Conlang Project
