freebsd-ports/devel/py-clang/pkg-descr
Neal Nelson 6cb28f4ba9 devel/py-clang: Add new port
This is a stand-alone python library binding the libclang
functionality. Currently each llvm port installs it's own version, but
this is an option (albeit default) and it's installed in a
non-standard location. This port removes the dependency on the option
and the need to patch software that uses it to use the non-standard
location.

PR:		258199
2021-10-28 16:17:17 +09:00

3 lines
132 B
Text

This is the python bindings subdir of llvm clang repository.
WWW: https://github.com/llvm-mirror/clang/tree/master/bindings/python