./www/p5-Web-Scraper, Perl 5 Web Scraping Toolkit inspired by Scrapi

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.32nb1, Package name: p5-Web-Scraper-0.32nb1, Maintainer: pkgsrc-users

The Perl 5 module Web::Scraper is a web scraper toolkit, inspired
by Ruby's equivalent Scrapi. It provides a DSL-ish interface for
traversing HTML documents and returning a neatly arranged Perl data
structure.


Required to run:
[textproc/p5-YAML] [www/p5-URI] [www/p5-HTML-Tagset] [www/p5-HTML-Tree] [www/p5-libwww] [www/p5-HTML-Parser] [lang/perl5] [devel/p5-UNIVERSAL-require] [www/p5-HTML-Selector-XPath] [textproc/p5-XML-XPathEngine] [www/p5-HTML-TreeBuilder-XPath] [www/p5-HTML-TreeBuilder-LibXML]

Master sites: (Expand)

SHA1: cddf54028e9d99192b0877f15e9074b8673ad489
RMD160: 9b6286f9af6ade9d994d1fa2da3990020e7bc68a
Filesize: 59.49 KB

Version history: (Expand)


CVS history: (Expand)


   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-02-08 23:05:31 by Stoned Elipot | Files touched by this commit (3) | Imported package
Log message:
Initial import of p5-Web-Scraper version 0.32 in the NetBSD Packages
Collection.

The Perl 5 module Web::Scraper is a web scraper toolkit, inspired
by Ruby's equivalent Scrapi. It provides a DSL-ish interface for
traversing HTML documents and returning a neatly arranged Perl data
structure.