Metadata-Version: 2.1
Name: regular-regexes
Version: 0.0.2
Summary: Simplify the usage of common regexes
Home-page: https://github.com/upshiftbe/regular-regexes
Author: Upshift
Author-email: contact@upshift.be
Project-URL: Bug Tracker, https://github.com/upshiftbe/regular-regexes/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Regular regexes

The goal of this repo is avoid having to look up commonly used regexes, but have them all bundled in a single place.
