Metadata-Version: 2.4
Name: orcraft
Version: 0.0.1
Summary: Orcraft - a test orchestration platform for validation and engineering teams.
Author-email: "GM Core Ltd." <contact@orcraft.app>
Maintainer-email: "GM Core Ltd." <contact@orcraft.app>
License: Proprietary
Project-URL: Homepage, https://orcraft.app
Project-URL: Publisher, https://gmcore.ai/
Keywords: orcraft,test-orchestration,test-automation,validation,distributed-testing
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Orcraft

**A test orchestration platform for validation and engineering teams.**

Orcraft provides centralized control for configuring, running, and monitoring tests across
multiple execution targets, with live and historical logging and aggregated results.

## What this distribution contains

This is the official `orcraft` entry on PyPI, published by GM Core Ltd. It provides the
project identity, canonical links, and a small helper that points to the official
distribution channels:

```console
$ orcraft
Orcraft 0.0.1 - a test orchestration platform.
...
```

```python
import orcraft

orcraft.__version__
orcraft.get_info()
```

The Orcraft controller and endpoint applications are **proprietary** and are distributed
directly by GM Core Ltd. rather than through the public index. See the links below to get
access.

## Links

- Website: https://orcraft.app
- Publisher: https://gmcore.ai/
- Contact / support: contact@orcraft.app

## License

© 2026 GM Core Ltd. All rights reserved.
No license is granted to use, modify, or distribute the software.
Orcraft™ is a trademark of GM Core Ltd. The Orcraft name, logo, and branding assets are
proprietary and may not be used without prior written permission.

