Metadata-Version: 2.1
Name: clipboard-img-2-gif
Version: 0.1.0
Summary: Converts clipboard images to GIF, saves them temporarily, and copies them back as a file object.
Home-page: https://github.com/tgalpha/clipboard-img-2-gif
Author: tgalpha
Author-email: tanalpha.zhy@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pillow (>=11.0.0,<12.0.0)
Requires-Dist: pyperclip (>=1.9.0,<2.0.0)
Requires-Dist: pywin32 (>=308,<309)
Project-URL: Repository, https://github.com/tgalpha/clipboard-img-2-gif
Description-Content-Type: text/markdown

## clipboard-img-2-gif
Converts clipboard images to GIF, saves them temporarily, and copies them back as a file object.
