Metadata-Version: 2.4
Name: cm-core
Version: 0.0.0
Summary: cm — Container Manager core. Name reservation; functionality to follow.
Author-email: Jan Zdráhal <jan@zdrahal.eu>
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# cm-core

**cm — Container Manager.** The core.

**Status:** reserved placeholder (0.0.0). Not yet functional — full release to follow.

## Install

```
pip install cm-core
```

## Usage

```
cm --version
```

Provides the `cm` command and the `cm.core` / `cm.cli` imports.
The `cm` import namespace is kept open (PEP 420) for further `cm-*` packages.

## About

Corresponds to the **`cm` URI scheme** registered (provisional) with IANA on 2026-08-06,
change controller **Jan Zdráhal**. The distribution is named `cm-core` because the bare
name `cm` is already taken on PyPI; the command and import namespace remain `cm`.

## Links

- Author identity: https://www.zdrahal.eu
- IANA URI schemes registry: https://www.iana.org/assignments/uri-schemes
