Metadata-Version: 2.4
Name: anomalyroot
Version: 0.1.0
Summary: AnomalyRoot - Python project analyzer
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorama>=0.4.6
Dynamic: license-file

# AnomalyRoot

AnomalyRoot is a lightweight and simple Python CLI tool for analyzing and displaying project directory structures.

It is designed to be easy to install, easy to use, and compatible with different operating systems.

## Features

- Lightweight and fast
- Simple command-line interface
- Cross-platform
- Displays project directory structures
- Color-coded files and folders
- Easy installation
- No complicated configuration
- Short `anr` command
- Full `anomalyroot` command also available

## Installation

Clone the repository:

```bash
git clone https://github.com/anomalydevv/AnomalyRoot.git
cd AnomalyRoot
