Metadata-Version: 2.3
Name: polymatch
Version: 0.3.0
Summary: A polymorphic pattern matching library for Python
Project-URL: Homepage, https://github.com/TotallyNotRobots/polymatch
Author-email: linuxdaemon <linuxdaemon@snoonet.org>
License-Expression: MIT
License-File: LICENSE
Keywords: library,pattern-matching,regex,utility
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: regex
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown

# poly-match
Python Polymorphic Pattern Matching library
