Metadata-Version: 2.2
Name: kenkun
Version: 0.1.0
Summary: Add your description here
Home-page: https://github.com/sylvioazevedo/kenkun
Author: Sylvio Ximenez de Azevedo Neto
Author-email: sylvioazevedo@gmail.com
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: build>=0.1.0
Requires-Dist: jinja2
Requires-Dist: twine>=6.0.1

# Kenkun Project

## Overview
Welcome to the Kenkun Project! This project aims to [provide a brief description of what your project does].

## Features
- Feature 1: Create 
- Feature 2: [Description of feature 2]
- Feature 3: [Description of feature 3]

## Installation
To install the necessary dependencies, run the following command:
```bash
pip install kenkun
```

## Usage
To start the project, use the following command:
```bash
kenkun create [project-name]
```
For detailed usage instructions, refer to the [documentation](https://github.com/sylvioazevedo/kenkun/wiki).

## Contributing
We welcome contributions! Please see our [contributing guidelines](https://github.com/sylvioazevedo/kenkun) for more details.

## License
This project is licensed under the [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.en.html).

## Contact
For any questions or feedback, please contact [your email or contact information].
