Metadata-Version: 2.1
Name: switcheroo
Version: 0.1.0
Summary: Efficient dispatch-based calling, that might be a switch statement in another language.
Home-page: None
Author: Chris Withers
Author-email: chris@withers.org
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: six (>=1.11,<2.0)
