Metadata-Version: 2.4
Name: ethernium-continuity-omega
Version: 3.0.4
Summary: DEPRECATED - renamed to chronolith-omega. Install chronolith-omega instead.
Author: SteveBlackbeard
License-Expression: MIT
Project-URL: Homepage, https://github.com/SteveBlackbeard/CHRONOLITH-by-Ethernium
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# ethernium-continuity-omega — renamed to `chronolith-omega`

> **This package is no longer maintained.** It was renamed to **`chronolith-omega`**.

The name "Continuity" is generic and collided with unrelated projects, so the
whole line was renamed to **Chronolith** before it had an install base.

## Migrate

```bash
pip uninstall ethernium-continuity-omega
pip install chronolith-omega
```

The CLI is now `chronolith-pro` / `chronolith-lite` / `chronolith-omega`, the
state directory is `.chronolith/`, and the environment variables are
`CHRONOLITH_PASSPHRASE` / `CHRONOLITH_MODE`.

Repository: https://github.com/SteveBlackbeard/CHRONOLITH-by-Ethernium

If you depend on the old behaviour, pin the last real release:
`ethernium-continuity-omega==3.0.3`.
