dev-python/pyclibrary
C binding automation — parses C headers for ABI generation
ChangeLog
commit 327ce97a5529c86164ecbc47fd1d9629a9ef4d69
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 16:46:50 2026 +0200
dev-python/pyclibrary: new package, 0.3.0
Build-time dep for dev-python/cuda-bindings's PEP-517 backend, which
uses pyclibrary's C parser to extract CUDA driver/runtime function
signatures from the headers in /opt/cuda and generate Cython sources.
Surfaced during cuda-bindings packaging, not visible in vllm's
cuda.txt directly. Pure-Python; single runtime dep on pyparsing.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 16:46:50 2026 +0200
dev-python/pyclibrary: new package, 0.3.0
Build-time dep for dev-python/cuda-bindings's PEP-517 backend, which
uses pyclibrary's C parser to extract CUDA driver/runtime function
signatures from the headers in /opt/cuda and generate Cython sources.
Surfaced during cuda-bindings packaging, not visible in vllm's
cuda.txt directly. Pure-Python; single runtime dep on pyparsing.


View
Download
Browse