Metadata-Version: 2.4
Name: mymeme
Version: 0.1.0
Summary: A simple meme generator using Python
Home-page: https://github.com/Farooquekk/mymeme
Author: Farooque Sajjad
Author-email: farooquekk92@gmail.com
License: MIT
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
Requires-Dist: Pillow
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# mymeme

Create memes easily with Python.

## Install

```bash
pip install git+https://github.com/Farooquekk/mymeme.git
