Metadata-Version: 2.4
Name: brieflook
Version: 0.1.0
Summary: Understand any repository in minutes.
Project-URL: Homepage, https://github.com/nabilkhan-01/brieflook
Project-URL: Repository, https://github.com/nabilkhan-01/brieflook
Project-URL: Issues, https://github.com/nabilkhan-01/brieflook/issues
License: MIT
License-File: LICENSE
Keywords: cli,codebase,developer-tools,onboarding,repository
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development
Requires-Python: >=3.11
Requires-Dist: rich>=14.1.0
Requires-Dist: typer>=0.17.4
Description-Content-Type: text/markdown

# brieflook

> **Understand any repository in minutes.**

brieflook is an open-source developer tool that helps you understand unfamiliar codebases faster.

Instead of spending hours exploring folders, opening random files, and guessing where to start, brieflook analyzes a repository and provides a clear overview of its technologies, structure, and important entry points.

Our goal is simple:

> **Reduce repository onboarding from hours to minutes.**

---

## Status

🚧 Early Development

brieflook is under active development. The current focus is building a fast, reliable repository understanding engine before expanding into deeper repository analysis.

---

## Vision

Every developer has experienced this moment:

- You clone a new repository.
- Hundreds of files appear.
- You don't know where to begin.
- You don't know which files matter.
- You don't know how everything fits together.

brieflook exists to remove that uncertainty.

---

## Project

**Name:** brieflook

**Tagline:** *Understand any repository in minutes.*

**Started:** 2 August 2026

---

If brieflook saves you time understanding a repository, then it's doing exactly what it was built for.
