Metadata-Version: 2.4
Name: forgedge
Version: 0.1.0
Summary: forgedge – work in progress.
Project-URL: Homepage, https://github.com/mattcond/forgedge
License: MIT
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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.9
Description-Content-Type: text/markdown

# forgedge

> ⚠️ This package is currently under active development. A first release is coming soon.

## Installation

```bash
pip install forgedge
```

## License

MIT
