Metadata-Version: 2.1
Name: option
Version: 0.1.1
Summary: Rust like Option type in Python
Home-page: UNKNOWN
License: MIT
Author: Peijun Ma
Author-email: peijun.ma@protonmail.com
Requires-Python: >=3.6
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown

# Option

