Metadata-Version: 2.4
Name: gag
Version: 0.0.1
Summary: Namespace package for the GAG (Git/Github Agentic) tool suite.
Project-URL: Homepage, https://x.com/TakashiSasaki
Author: Takashi Sasaki
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# gag

This is a **namespace package** repository for the GAG (Git/Github Agentic) tool suite.

## Purpose
This package serves as the top-level namespace for various tools, such as:
- `gag-repo-viewer` (installed as `gag.repo_viewer`)

## Installation
Currently, this package is a placeholder. Please install specific tools from the GAG suite directly.

```bash
pip install gag-repo-viewer
```
