Metadata-Version: 2.1
Name: memory-machine
Version: 0.0.3
Summary: State machine enhancing the memory function of Abstract Intellect.
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/memory-machine/memory-machine
Project-URL: Bug Tracker, https://github.com/memory-machine/memory-machine/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyGithub >=2.3.0
Requires-Dist: PyYAML >=6.0.1

# Memory Machine
A machine enhancing the memory function of Abstract Intellect.
<pre>
  pip install memory-machine
</pre>
Then:
```Python
  import memory_machine
```
