libclang-perl 0.09-6build1 source package in Ubuntu

Changelog

libclang-perl (0.09-6build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:43:17 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libclang-perl_0.09.orig.tar.gz 18.0 KiB 187d508c6dd4f558cfa8c6dcb85ddc6da7eb836428d8fc8d9358b6bc7dbe4db9
libclang-perl_0.09-6build1.debian.tar.xz 2.7 KiB a19d989214e6560fdc682c46046cd49db043f83f06b2d162696ea41c3c94e1d3
libclang-perl_0.09-6build1.dsc 2.1 KiB ced1f37c9930d8278d4e780f1456a26ec1a7fc6ffac2d92c791a7e10fb31a534

Available diffs

View changes file

Binary packages built by this source

libclang-perl: 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.

libclang-perl-dbgsym: debug symbols for libclang-perl