Metadata-Version: 2.4
Name: sipppy
Version: 0.1.1
Requires-Dist: sipppy-backend-cuda==0.1.1 ; platform_system != 'Darwin' and extra == 'all'
Requires-Dist: sipppy-backend-vulkan==0.1.1 ; platform_system != 'Darwin' and extra == 'all'
Requires-Dist: sipppy-backend-metal==0.1.1 ; platform_system == 'Darwin' and extra == 'all'
Requires-Dist: sipppy-backend-cuda==0.1.1 ; extra == 'cuda'
Requires-Dist: sipppy-backend-metal==0.1.1 ; extra == 'metal'
Requires-Dist: sipppy-backend-vulkan==0.1.1 ; extra == 'vulkan'
Provides-Extra: all
Provides-Extra: cuda
Provides-Extra: metal
Provides-Extra: vulkan
Summary: Native Python bindings for Sipp
License: Apache-2.0
Requires-Python: >=3.10
