Metadata-Version: 2.4
Name: remove-channel
Version: 0.1.0
Summary: A Python utility to remove color channels from images using PIL
Author-email: Your Name <your.email@example.com>
License: MIT
Keywords: channel,color,image,pil
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: numpy>=1.20.0
Requires-Dist: pillow>=10.0.0
