Metadata-Version: 2.4
Name: reliev
Version: 0.1.2
Summary: Complementary store library for observ
Project-URL: Homepage, https://github.com/fork-tongue/reliev
Author-email: Berend Klein Haneveld <berendkleinhaneveld@gmail.com>, Korijn van Golen <korijn@gmail.com>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: observ>=0.16.0
Requires-Dist: patchdiff>=0.3.8
Description-Content-Type: text/markdown

# Reliev 

Complementary store library for [observ](https://github.com/fork-tongue/observ). Provides undo/redo functionality.

Leverages [patchdiff](https://github.com/fork-tongue/patchdiff) for constructing patches to apply to state for undo/redo.
