Metadata-Version: 2.1
Name: dry-monads
Version: 0.1.0
Summary: Monads for python made simple and safe.
Home-page: None
Author: sobolevn
Author-email: mail@sobolevn.me
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: typing-extensions (>=3.7,<4.0)
