Metadata-Version: 2.4
Name: RomKit
Version: 1.0.1
Summary: Python Library for ROM Project Automation
License: GPL-3.0
License-File: LICENSE
Keywords: rom,android,telegram,automation,ota,github-actions
Author: PrajjuS
Author-email: theprajjus@gmail.com
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
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
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: jinja2 (>=3.1.6,<4.0.0)
Requires-Dist: pygithub (>=2.8.1,<3.0.0)
Requires-Dist: pytelegrambotapi (>=4.29.1,<5.0.0)
Project-URL: Homepage, https://github.com/PrajjuS/RomKit
Project-URL: Repository, https://github.com/PrajjuS/RomKit
Description-Content-Type: text/markdown

# RomKit

[![PyPi version](https://img.shields.io/pypi/v/romkit)](https://pypi.org/project/romkit/)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

> Python library for automating ROM project workflows

## License

GNU General Public License v3.0 - see [LICENSE](LICENSE) for details

