Metadata-Version: 1.1
Name: pyfpm
Version: 0.1.3
Summary: Scala-like functional pattern matching in Python.
Home-page: https://github.com/martinblech/pyfpm
Author: Martin Blech
Author-email: martinblech@gmail.com
License: UNKNOWN
Description: `pyfpm` stands for PYthon Functional Pattern
                Matching. It's been heavily inspired by the Pattern Matching and Case
                Classes implementation in Scala.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Requires: pyparsing
