Metadata-Version: 2.4
Name: ethernium-continuity-legacy
Version: 3.0.4
Summary: DEPRECATED - renamed to chronolith. Install chronolith 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
Requires-Dist: chronolith

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

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

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-legacy
pip install chronolith
```

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-legacy==3.0.3`.
