Metadata-Version: 2.1
Name: pattern_highlighter
Version: 0.1.0
Summary: A module to highlight multiple patterns in a string using console colors.
Home-page: https://github.com/yourusername/pattern_highlighter
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: colorama

# pattern_highlighter

`pattern_highlighter` is a Python module that allows you to highlight multiple patterns in a string using different colors, background colors, or styles in the console.
