Metadata-Version: 2.4
Name: a2ahub
Version: 0.1.0
Summary: A simple hello world package for a2ahub
Author-email: whillhill <ooooofish@126.com>
License: MIT
Project-URL: Homepage, https://github.com/whillhill/a2ahub
Project-URL: Repository, https://github.com/whillhill/a2ahub
Project-URL: Issues, https://github.com/whillhill/a2ahub/issues
Keywords: hello,world,example
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# a2ahub

A simple hello world package for a2ahub.

## Installation

```bash
pip install a2ahub
```
