[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1003401: marked as done (ITP: libconvert-uu-perl -- Perl module for uuencode and uudecode)



Your message dated Tue, 11 Jan 2022 06:19:59 +0100
with message-id <2ddfc175-7f56-a799-6028-41968a271af3@xs4all.nl>
and subject line Re: RFP: libconvert-uu-perl -- Perl module for uuencode and uudecode
has caused the Debian Bug report #1003401,
regarding ITP: libconvert-uu-perl -- Perl module for uuencode and uudecode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1003401: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003401
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-perl@lists.debian.org

* Package name    : libconvert-uu-perl
  Version         : 0.5201
  Upstream Author : Andreas Koenig <andreas.koenig@anima.de>
* URL             : https://metacpan.org/release/Convert-UU
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : Perl module for uuencode and uudecode

Convert::UU exports uuencode & uudecode functions.

uuencode() takes as the first argument a string that is to be
uuencoded. Note, that it is the string that is encoded, not a
filename. Alternatively a filehandle may be passed that must be
opened for reading. It returns the uuencoded string including
"begin" and "end". Second and third argument are optional and
specify filename and mode. If unspecified these default to
"uuencode.uu" and 644.
 
uudecode() takes a string as argument which will be uudecoded. If
the argument is a filehandle this handle will be read instead. If it
is a reference to an ARRAY, the elements are treated like lines that
form a string. Leading and trailing garbage will be ignored. The
function returns the uudecoded string for the first begin/end pair.
In array context it returns an array whose first element is the
uudecoded string, the second is the filename and the third is the
mode.


This package is required for pdl and should be maintained within the Perl team.

--- End Message ---
--- Begin Message ---
On 1/10/22 08:16, Sebastiaan Couwenberg wrote:
The modules doesn't do much more than pack() and unpack(), packaging such a small module may not be a good idea.

Upstream PDL issue about this dependency:

  https://github.com/PDLPorters/pdl/issues/367

PDL 2.065 no longer requires Convert::UU.

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

--- End Message ---

Reply to: