Metadata-Version: 2.4
Name: superexponential
Version: 0.0.1
Summary: Placeholder release for the upcoming Superexponential project.
Requires-Python: >=3.10,<4.0
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
Description-Content-Type: text/markdown

# superexponential

`superexponential` is a placeholder PyPI release used to reserve the package
name while the project is still under active development.

The public codebase is currently developed under the internal codename
`fuego`. This v0 package is intentionally minimal and does not yet expose the
full runtime.

## What this package does today

- reserves the `superexponential` package name on PyPI
- installs a tiny `superexponential` CLI
- keeps a `fuego` CLI alias for the placeholder message

## Example

```bash
pip install superexponential
superexponential
```

## Status

This is an intentionally small pre-release placeholder. A fuller public release
will replace it later.

