Source: libclang-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Lucas Kanashiro Build-Depends: debhelper (>= 9.20120312~), libdevel-checklib-perl, perl, libclang-dev, llvm, chrpath Standards-Version: 3.9.6 Homepage: https://metacpan.org/release/Clang Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclang-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclang-perl.git Testsuite: autopkgtest-pkg-perl Package: libclang-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl bindings to the Clang compiler's indexing interface Clang is a compiler front end for the C, C++, Objective-C, and Objective-C++ programming languages which uses LLVM as its back end. . Clang module provides Perl bindings to the Clang indexing interface, used for extracting high-level symbol information from source files without exposing the full Clang C++ API.