libclang-perl 0.09-6build2 source package in Ubuntu

Changelog

libclang-perl (0.09-6build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:39:09 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libclang-perl_0.09.orig.tar.gz 18.0 KiB 187d508c6dd4f558cfa8c6dcb85ddc6da7eb836428d8fc8d9358b6bc7dbe4db9
libclang-perl_0.09-6build2.debian.tar.xz 2.7 KiB a1357909a78a4a170c7fa0f38f79e7169ce18f6d848f945f10d680f0fa766fb8
libclang-perl_0.09-6build2.dsc 2.1 KiB 73ce0a3ca882222bc94e3c3ab81a4c14ff19b7b56ed213059af64b1cfe68ce15

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