Metadata-Version: 2.1
Name: wiever
Version: 0.1.1
Summary: Wiever is a powerful and flexible CLI tool designed to provide detailed and customizable views of your directory structure. Whether you're looking to visualize your filesystem as a tree, generate detailed file listings, or explore other innovative views of your directories, Wiever has you covered.
Home-page: https://github.com/python-poetry/poetry
License: MIT
Keywords: CLI,tree view,directory tree,file explorer,filesystem viewer,directory listing,command line tool,file system,hierarchical view,Python CLI,tool,utilities,directory visualization,cross-platform,filesystem navigation,Typer,Python tool
Author: Alireza Arabi
Author-email: me@alirezaarabi.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: typer (>=0.15.1,<0.16.0)
Project-URL: Repository, https://github.com/python-poetry/poetry
Description-Content-Type: text/markdown

> [!WARNING]
> This project is under heavy development and is not ready for use yet.
# Wiever
Wiever is a powerful and flexible CLI tool designed to provide detailed and customizable views of your directory structure. Whether you're looking to visualize your filesystem as a tree, generate detailed file listings, or explore other innovative views of your directories, Wiever has you covered.

# Installation
```bash
pip install wiever
```

# ❤️ Contributing  

Contributions are welcome! To contribute:  
1. Fork the repository.  
2. Add new features or fix bugs.  
3. Submit a pull request.  

# 📜 License  

This project is licensed under the [MIT License](LICENSE).  
