Metadata-Version: 2.2
Name: obsidian-librarian
Version: 0.1.0
Summary: A simple directory listing tool
Author: Your Name
Description-Content-Type: text/markdown
Requires-Dist: click
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

# Librarian

A simple command-line tool to list directory contents.

## Installation

```bash
pip install .
```

## Usage

```bash
librarian
```

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
