Metadata-Version: 2.1
Name: typed-result
Version: 0.0.0
Summary: A simple, typed and monadic-based Result type for Python 3.
Home-page: https://github.com/acostapazo/typed-result
Author: Artur Costa-Pazo
Author-email: costapazo@gmail.com
License: MIT
Description: # typed-result
        A simple, typed and monadic-based Result type for Python 3.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
