Metadata-Version: 2.3
Name: smerch
Version: 0.0.1
Summary: 
Author: joegasewicz
Author-email: joegasewicz@gmail.com
Requires-Python: >=3.14
Classifier: Programming Language :: Python :: 3
Requires-Dist: setuptools (>=80.9.0,<81.0.0)
Description-Content-Type: text/markdown

# Svet
No gil Python package manager.

### Project status
At this stage this is just an experiment to see if I can write a package manager running
on no gil Python, that is considerably more performant than existing solutions.

This may turn into a production release in the future...


