Metadata-Version: 2.1
Name: fimage
Version: 0.1.0
Summary: A Python module to create and apply filters to images.
Home-page: https://github.com/jordandjp/fimage
License: MIT
Author: Jordan Jimenez
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pillow (>=8.4.0,<9.0.0)
Requires-Dist: numpy (>=1.21.4,<2.0.0)
Project-URL: Repository, https://github.com/jordandjp/fimage
Description-Content-Type: text/markdown

# FImage

A Python module to create and apply filters to images.
