DFSG NEW Queue

DFSG, Licensing & New Packages Team

libconvert-base64-perl 0.001-1

Package Information

Descriptionencoding and decoding of Base64 strings

Convert::Base64 converts strings to and from the Base64 encoding described in RFC 4648, exporting encode_base64 and decode_base64.

It is a light wrapper over MIME::Base64 that omits the line wrapping and padding options, for callers that want the plain RFC 4648 alphabet and nothing else.

MaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed ByEdmund Lodewijks <edmund@proteamail.com>
Sponsorgregoa@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/perl-team/modules/packages/libconvert-base64-perl.git (browse)
Closes#1145717
Trackerhttps://tracker.debian.org/pkg/libconvert-base64-perl
Uploaded1 hour ago

New Package Report

.changes
Distributionunstable
DateWed, 26 Aug 2026 22:33:30 +0200
Sourcelibconvert-base64-perl
Version0.001-1
Changed-ByEdmund Lodewijks
Architecturesource all
Changelog
libconvert-base64-perl (0.001-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1145717)
.dsc
Package-Listlibconvert-base64-perl deb perl optional arch=all
Sectionperl
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Convert-Base64
Upstream-Contact: Robert Norris <rob@eatenbyagrue.org>
Source: https://metacpan.org/release/Convert-Base64

Files: *
Copyright: 2014, Robert Norris <rob@eatenbyagrue.org>
License: Artistic or GPL-1+

Files: debian/*
Copyright: 2026, Edmund Lodewijks <edmund@proteamail.com>
License: Artistic or GPL-1+

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian systems, the complete text of the Artistic License can be
 found in `/usr/share/common-licenses/Artistic'.

License: GPL-1+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 1, or (at your option)
 any later version.
 .
 On Debian systems, the complete text of version 1 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-1'.

Back to Dashboard | View all reviews for this package