Metadata-Version: 2.4
Name: rubric-studio
Version: 0.0.3
Summary: Install guidance and package-name reservation for Rubric Studio Open.
Project-URL: Homepage, https://rubric-studio.auraone.ai
Project-URL: Repository, https://github.com/auraoneai/rubric-studio-open
Project-URL: Issues, https://github.com/auraoneai/rubric-studio-open/issues
Project-URL: Documentation, https://auraone.ai/open/rubric-studio-open
Project-URL: Desktop Release, https://github.com/auraoneai/rubric-studio-open/releases/tag/v0.2.0
Project-URL: npm Package, https://www.npmjs.com/package/@auraone/rubric-studio
Project-URL: Changelog, https://github.com/auraoneai/rubric-studio-open/blob/main/registries/pypi/rubric-studio/CHANGELOG.md
Author-email: AuraOne <opensource@auraone.ai>
License: MIT
Keywords: ai,cli,evals,evaluation,rubric
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# rubric-studio

PyPI package-name reservation and installation guide for Rubric Studio Open.

This package is intentionally minimal. It does not contain the Rubric Studio
editor or the full JavaScript validation CLI.

Use one of the supported distributions:

```bash
npm install --global @auraone/rubric-studio@0.2.1
```

- Browser editor: `https://rubric-studio.auraone.ai`
- Source and macOS release:
  `https://github.com/auraoneai/rubric-studio-open/releases/tag/v0.2.0`
- Product documentation: `https://auraone.ai/open/rubric-studio-open`

The `rubric` and `rubric-studio` commands installed by this PyPI package print
this distribution guidance and the reservation-package version. They do not
perform rubric validation.
