libclang-perl 0.09-5build1 source package in Ubuntu

Changelog

libclang-perl (0.09-5build1) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:28:49 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libclang-perl_0.09.orig.tar.gz 18.0 KiB 187d508c6dd4f558cfa8c6dcb85ddc6da7eb836428d8fc8d9358b6bc7dbe4db9
libclang-perl_0.09-5build1.debian.tar.xz 2.6 KiB daad266a1654a142772cc282b41c2f17266ea0d22915ae5efe08fb37461d96c0
libclang-perl_0.09-5build1.dsc 2.1 KiB 817eef573dc80d27fcbe6b9105790b6e13d6d2eb08d74fccc1e1288caf2a3d7b

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