libstring-hexconvert-perl 0.02-3 source package in Ubuntu

Changelog

libstring-hexconvert-perl (0.02-3) unstable; urgency=medium

  * Tag libstring-hexconvert-perl Multi-Arch: foreign.
  * Update to Standards-Version 4.6.2 (no changes).

 -- Roland Rosenfeld <email address hidden>  Sat, 03 Feb 2024 12:27:39 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libstring-hexconvert-perl_0.02-3.dsc 2.1 KiB b372143804c50faa6e39420a7ca8d45bc07f5d013402ea207e08c94ab90ee840
libstring-hexconvert-perl_0.02.orig.tar.gz 16.6 KiB 10105a512be930961c1f5d95d64aa9e5e0d321b7ca4f594eae17f91369d1282b
libstring-hexconvert-perl_0.02-3.debian.tar.xz 2.2 KiB f68d023207c239071b46b704e151930b30e7e910c5e02680356c2bff936187be

Available diffs

No changes file available.

Binary packages built by this source

libstring-hexconvert-perl: Converts ASCII strings to hexadecimal and reverse

 String::HexConvert is a wrapper around pack and unpack of Perl to
 convert a string of hex digits to ASCII and other way around.