Metadata-Version: 2.4
Name: abstracting-machine
Version: 0.0.1
Summary: A Machine that does abstractions.
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/abstracting-machine/abstracting-machine
Project-URL: Bug Tracker, https://github.com/abstracting-machine/abstracting-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
Dynamic: license-file

# Abstracting Machine
Abstracting Machine
<pre>
  pip install abstracting-machine
</pre>
Then:
```Python
  # Python
  import abstracting_machine
```
