Metadata-Version: 2.1
Name: comfyui-pymunk
Version: 0.0.1
Summary: Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
Home-page: https://github.com/chaojie/ComfyUI-Pymunk
Requires-Python: >=3.10
Requires-Dist: pymunk
Requires-Dist: pygame
