Metadata-Version: 2.5
Name: nuverse
Version: 0.2.0
Summary: nuspace extensions: the Planes and snippets a space offers out of the box.
Project-URL: Repository, https://github.com/nustackdev/nuspace
Author-email: Gor Arakelyan <gorarkln@gmail.com>
License-Expression: AGPL-3.0-or-later
Requires-Python: >=3.10
Requires-Dist: nuspace
Description-Content-Type: text/markdown

# nuverse

The extensions a [nuspace](https://github.com/nustackdev/nuspace) space offers out of the box: the Planes `+` creates and the snippets `/` inserts.

Apps in nuspace are Planes: data, seeded when created, with all their behavior in their cells.

nuspace finds it on install through the `nuspace.extensions` entry point. You don't import it yourself.

```
pip install nuspace
```

Early. It tracks nuspace's unreleased v4 and needs it to be useful.
