libconvert-binary-c-perl 0.78-1 source package in Ubuntu

Changelog

libconvert-binary-c-perl (0.78-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Import upstream version 0.78.
  * Update debian/upstream/metadata.
  * Drop wording.patch, applied upstream.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.7.
  * Update debian/tests/pkg-perl/smoke-* to enable working smoke tests.

 -- gregor herrmann <email address hidden>  Mon, 15 Feb 2016 00:36:36 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Downloads

File Size SHA-256 Checksum
libconvert-binary-c-perl_0.78-1.dsc 2.4 KiB 1258fdb9cfa6aea00c3f92b4763bdb5cd878bbc142640ca2b8657ff0ef6945a1
libconvert-binary-c-perl_0.78.orig.tar.gz 1.5 MiB 24008c3f89117005d308bb2fd2317db6d086a265be6e98855109bbc12a52f2ea
libconvert-binary-c-perl_0.78-1.debian.tar.xz 6.3 KiB 6a50dbbc67d32bf3f73b2aa316be7ec084aea72253c4ebe1becce2f7448d239a

No changes file available.

Binary packages built by this source

libconvert-binary-c-perl: Binary Data Conversion using C Types

 Convert::Binary::C is a preprocessor and parser for C type definitions. It is
 highly configurable and supports arbitrarily complex data structures. Its
 object-oriented interface has pack and unpack methods that act as replacements
 for Perl's pack and unpack and allow one to use C types instead of a string
 representation of the data structure for conversion of binary data from and to
 Perl's complex data structures.
 .
 Actually, what Convert::Binary::C does is not very different from what a C
 compiler does, just that it doesn't compile the source code into an object
 file or executable, but only parses the code and allows Perl to use the
 enumerations, structs, unions and typedefs that have been defined within your
 C source for binary data conversion, similar to Perl's pack and unpack.

libconvert-binary-c-perl-dbgsym: No summary available for libconvert-binary-c-perl-dbgsym in ubuntu zesty.

No description available for libconvert-binary-c-perl-dbgsym in ubuntu zesty.