Metadata-Version: 2.4
Name: gitlore
Version: 0.0.1
Summary: gitlore — a terminal utility for Git history intelligence. Reserved; real release coming. See github.com/amit-t/gitlore.
Project-URL: Homepage, https://github.com/amit-t/gitlore
Project-URL: Repository, https://github.com/amit-t/gitlore
Project-URL: Issues, https://github.com/amit-t/gitlore/issues
Author-email: Amit Tiwari <tiwari.m.amit@gmail.com>
License: MIT OR Apache-2.0
Keywords: cli,git,history,placeholder
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# gitlore (placeholder)

**Reserved. `gitlore` is a Rust CLI — this PyPI package prevents
namespace confusion. Real release coming.**

The real `gitlore` is a terminal utility for Git history intelligence
(search, story grouping, risk scoring, hotspots) written in Rust.

Install the real CLI (when v0.1.0 ships) via:

- `cargo install gitlore`
- Homebrew: `brew tap amit-t/tap && brew install gitlore`
- Scoop: `scoop bucket add gitlore https://github.com/amit-t/scoop-gitlore && scoop install gitlore`

See <https://github.com/amit-t/gitlore>.

## License

Dual-licensed under MIT or Apache-2.0.
