Metadata-Version: 2.1
Name: pattern-library
Version: 0.2
Summary: A description of your package
Home-page: https://github.com/pr1neeth/pattern_library
Author: Praneeth
Author-email: pr1neethbv@gmail.com
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

# pattern_library

A Python library for generating letter patterns.

## Installation

To install the library, use:

```sh
pip install pattern_library
