Metadata-Version: 2.1
Name: hammal
Version: 0.1.2
Summary: A lightweight HTTP router library providing bare minimum routing functionality, designed for easy embedding within other applications.
Author-email: Amirali Esfandiari <amiralinull@gmail.com>
Project-URL: Homepage, https://github.com/amirali/hammal
Project-URL: Documentation, https://github.com/amirali/hammal
Project-URL: Repository, http://github.com/amirali/hammal.git
Project-URL: Issues, https://github.com/amirali/hammal/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
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-Python: >=3.9
Description-Content-Type: text/markdown

# Hammal
[![PyPI - Version](https://img.shields.io/pypi/v/hammal?logo=pypi&logoColor=%23df8e1d&label=PyPI&color=%23df8e1d)](https://pypi.org/project/hammal/)

