Metadata-Version: 2.1
Name: fifolock
Version: 0.0.1
Summary: A flexible low-level tool to make synchronisation primitives in asyncio Python
Home-page: https://github.com/michalc/fifolock
Author: Michal Charemza
Author-email: michal@charemza.name
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: AsyncIO
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# fifolock
A flexible low-level tool to make synchronisation primitives in asyncio Python


