Metadata-Version: 2.2
Name: vernon-lang
Version: 0.1.0
Summary: General parallel compiler
Author-Email: Xinyu Yuan <1282503538@qq.com>
Requires-Python: <3.12,>=3.11.9
Requires-Dist: numpy<2.0,>=1.26
Provides-Extra: examples
Requires-Dist: opencv-python>=4.10; extra == "examples"
Provides-Extra: build
Requires-Dist: nanobind>=2.7.0; extra == "build"
Requires-Dist: clang-format==20.1.8; extra == "build"

