Metadata-Version: 2.1
Name: unlearning
Version: 0.0.1
Summary: Discarding the previous knowledge
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/multilogue/unlearning
Project-URL: Bug Tracker, https://github.com/multilogue/unlearning/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

# Unlearning
Discarding the previous knowledge.
<pre>
  pip install unlearning
</pre>
Then:
```Python
  # Python
  import unlearning
```
