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

Bug#244264: ITP: libhtml-tokeparser-simple-perl -- Perl module used to tokenize HTML documents



Package: wnpp
Severity: wishlist

* Package name    : libhtml-tokeparser-simple-perl
  Version         : 2.2
  Upstream Author : Curtis "Ovid" Poe
* URL             : http://www.cpan.org/modules/by-module/HTML/
* License         : Same terms as Perl
  Description     : Perl module used to tokenize HTML documents
 This is the CPAN module HTML::TokeParser::Simple.
 .
 HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses
 easy-to-remember method calls to work with tokens.  For instance,
 rather than writing code like this:
 .
    $token->[0] eq 'S' and $token->[1] eq 'form' .
 .
 you can instead write something simpler like this:
 .
    $token->is_start_tag('form')
 .

I need this module to package libhtml-linkextractor-perl.  I will
upload later this weekend.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24
Locale: LANG=en, LC_CTYPE=en_US (ignored: LC_ALL set to en_US)

-- 
Kenneth J. Pronovici <pronovic@debian.org>

Attachment: pgpMvrWTZHVfE.pgp
Description: PGP signature


Reply to: