ITP: libtext-charwidth-perl

2003-06-25 Thread Tomohiro KUBOTA
Package: wnpp
Severity: wishlist

libtext-charwidthp-perl: get display widths of characters on the terminal

downloaded from: CPAN
(http://www.cpan.org/modules/by-module/Text/Text-CharWidth-.tar.gz)

License: dual license of Artistic and GPL1.

---
Tomohiro KUBOTA <[EMAIL PROTECTED]>
http://www.debian.or.jp/~kubota/





Re: ITP: libtext-charwidth-perl, libtext-wrapi18n-perl

2003-06-25 Thread Tomohiro KUBOTA
Hi,

Joey Hess wrote:
> s/Get/get/;
> s/softwares/software/;
> s/width of characters (and strings)? on terminal/
>   display width of characters and strings on the terminal/x;
> (or at least, s/on terminal/on the terminal/)
> s/in C/from libc/;
(etc, etc)

I see.  I will prepare new packages.


>> License: perl
>
> Be careful of the tough new perl licensing policy of the ftp master.
> :-/

You mean the problem written in the following mail?
http://lists.debian.org/debian-legal/2003/debian-legal-200302/msg00039.html

For example, is it OK to write like following?

--
Copyright (C) 2003 Tomohiro KUBOTA <[EMAIL PROTECTED]>

This library is free software; you can redistribute it and/or modify
it under the terms of either:

a) the GNU General Public License as published by the Free Software
   Foundation; either version 1, or (at your option) any later
   version, or

b) the "Artistic License" which comes with Perl.

On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL' and
the Artistic Licence in `/usr/share/common-licenses/Artistic'.
--


---
Tomohiro KUBOTA <[EMAIL PROTECTED]>
http://www.debian.or.jp/~kubota/





Re: ITP: libtext-charwidth-perl, libtext-wrapi18n-perl

2003-06-25 Thread Branden Robinson
On Sat, Jun 21, 2003 at 11:18:56AM -0400, Joey Hess wrote:
> > License: perl
> 
> Be careful of the tough new perl licensing policy of the ftp master.
> :-/

It's not the archive admins' fault that some Perl geeks have a reckless
approach to licensing.

-- 
G. Branden Robinson|Somebody once asked me if I thought
Debian GNU/Linux   |sex was dirty.  I said, "It is if
[EMAIL PROTECTED] |you're doing it right."
http://people.debian.org/~branden/ |-- Woody Allen


pgp6gBjU73mka.pgp
Description: PGP signature


Re: ITP: libtext-charwidth-perl, libtext-wrapi18n-perl

2003-06-21 Thread Joey Hess
Tomohiro KUBOTA wrote:
> Package: libtext-charwidth-perl
> Description: Get width of characters on terminal
>  This module permits perl softwares to get the width of characters
>  and strings on terminal, using wcwidth() and wcswidth() in C.
>  .
>  It provides mbwidth(), mbswidth(), and mblen().

s/Get/get/;
s/softwares/software/;
s/width of characters (and strings)? on terminal/
  display width of characters and strings on the terminal/x;
(or at least, s/on terminal/on the terminal/)
s/in C/from libc/;

> Package: libtext-wrapi18n-perl
> Description: International substitution of Text::Wrap
>  This module intends to substitute Text::Wrap, which supports
>  multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
>  characters such as east Asian characters, combining characters
>  such as diacritical marks and Thai, and languages which don't
>  use whitespaces between words such as Chinese and Japanese.
>  .
>  It provides wrap().

s/International substitution/internationalized substitute/;
s/intends to substitute/is a substitution for/;
s/, which supports/, supporting/;

> License: perl

Be careful of the tough new perl licensing policy of the ftp master.
:-/

> Since these packages have to be Depends:ed by debconf package,
> Priority: of these packages have to be important.  (Joey and I
> have agreed on this point, please see the debian-i18n thread.)

Yep.

-- 
see shy jo


pgpybayBxmQoD.pgp
Description: PGP signature


ITP: libtext-charwidth-perl, libtext-wrapi18n-perl

2003-06-20 Thread Tomohiro KUBOTA
Hi,

(Please Cc: me.)

I'd like to upload these two Perl modules.  Though I wrote these modules
myself to be used by debconf, I will upload these modules to CPAN and
these packages won't be debian-specific package.

See a thread of discussion in debian-i18n list starting from:
http://lists.debian.org/debian-i18n/2003/debian-i18n-200306/msg00012.html


Package: libtext-charwidth-perl
Description: Get width of characters on terminal
 This module permits perl softwares to get the width of characters
 and strings on terminal, using wcwidth() and wcswidth() in C.
 .
 It provides mbwidth(), mbswidth(), and mblen().
License: perl


Package: libtext-wrapi18n-perl
Description: International substitution of Text::Wrap
 This module intends to substitute Text::Wrap, which supports
 multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
 characters such as east Asian characters, combining characters
 such as diacritical marks and Thai, and languages which don't
 use whitespaces between words such as Chinese and Japanese.
 .
 It provides wrap().
License: perl


Since these packages have to be Depends:ed by debconf package,
Priority: of these packages have to be important.  (Joey and I
have agreed on this point, please see the debian-i18n thread.)

Test releases (needing brush-up) are already available at
http://www.debian.or.jp/~kubota/mojibake/debconf

---
Tomohiro KUBOTA <[EMAIL PROTECTED]>
http://www.debian.or.jp/~kubota/