Metadata-Version: 2.1
Name: machine-shop
Version: 0.0.1
Summary: The tools sets and tools for individual types of machines
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/meta-machina/machine-shop
Project-URL: Bug Tracker, https://github.com/meta-machina/machine-shop/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

# machine-shop
Tool sets and tools for individual types of machines.
<pre>
  pip install machine-shop
</pre>
Then:
```Python
  # Python
  import machine_shop
```
