Metadata-Version: 2.1
Name: latisse
Version: 0.1.0
Summary: A changelog generator
Author: walidsa3d
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: gitpython (>=3.1.43,<4.0.0)
Requires-Dist: tomli (>=2.0.2,<3.0.0)
Description-Content-Type: text/markdown

<div align="center">
  <img src="./logo.png" alt="latisse Logo" width="200">
  <h1>Latisse</h1>
  <p>A Changelog Generator</p>
  <a href="https://github.com/walidsa3d/actions/workflows/test.yml">
    <img src="https://img.shields.io/github/actions/workflow/status/walidsa3d/latisse/test.yml?branch=main&style=flat-square" alt="Test Status">
  </a>
  <a href="https://github.com/walidsa3d/latisse/blob/main/LICENSE">
    <img src="https://img.shields.io/github/license/walidsa3d/latisse?style=flat-square" alt="License">
  </a>
</div>

Latisse is a changelog generator.

## 🚀 Features


## Installation
```
```

## Usage
```
```

## 🧑‍💻 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## 📄 License
This project is licensed under the MIT License. See the LICENSE file for more details.



