Metadata-Version: 2.4
Name: qrelium
Version: 0.0.1
Summary: Qrelium — main package (WIP, name reserved for the qrelium project).
Project-URL: Homepage, https://github.com/qrelium
Project-URL: Source, https://github.com/qrelium/qrelium
Author: Qrelium
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: qrelium
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# qrelium

Main package for the **Qrelium** project.

> ⚠️ **Work in progress.** This is an early placeholder release that reserves
> the `qrelium` name on PyPI. The public API is not yet available.

## Install

```bash
pip install qrelium
```

## Links

- GitHub: https://github.com/qrelium

## License

Apache-2.0
