Metadata-Version: 2.1
Name: rwmutex
Version: 1.0
Summary: Provides a read/write mutex lock usable with context managers.
Home-page: https://github.com/BenJetson/py-rwmutex
Author: Ben Godfrey
Author-email: BenJetson@users.noreply.github.com
License: UNKNOWN
Description: # py-rwmutex
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
