Metadata-Version: 2.1
Name: orz
Version: 0.2.2
Summary: Result(Either) library for handling errors in monadic way
Home-page: https://github.com/d2207197/orz
License: Apache-2.0
Keywords: result,monad,error,exception,either,functional,error handling
Author: Yen, Tzu-Hsi
Author-email: joseph.yen@gmail.com
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Project-URL: Repository, https://github.com/d2207197/orz
