Loading pkgs/top-level/perl-packages.nix +16 −0 Original line number Diff line number Diff line Loading @@ -27907,6 +27907,22 @@ with self; { }; }; WebScraper = buildPerlModule { pname = "Web-Scraper"; version = "0.38"; src = fetchurl { url = "mirror://cpan/authors/id/M/MI/MIYAGAWA/Web-Scraper-0.38.tar.gz"; hash = "sha256-+VtuX41/7r4RbQW/WaK3zxpR7Z0wvKgBI0MOxFZ1Q78="; }; buildInputs = [ ModuleBuildTiny TestBase TestRequires ]; propagatedBuildInputs = [ HTMLParser HTMLSelectorXPath HTMLTagset HTMLTree HTMLTreeBuilderXPath UNIVERSALrequire URI XMLXPathEngine YAML libwwwperl ]; meta = { homepage = "https://github.com/miyagawa/web-scraper"; description = "Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions"; license = with lib.licenses; [ artistic1 gpl1Plus ]; }; }; WebServiceLinode = buildPerlModule { pname = "WebService-Linode"; version = "0.29"; Loading
pkgs/top-level/perl-packages.nix +16 −0 Original line number Diff line number Diff line Loading @@ -27907,6 +27907,22 @@ with self; { }; }; WebScraper = buildPerlModule { pname = "Web-Scraper"; version = "0.38"; src = fetchurl { url = "mirror://cpan/authors/id/M/MI/MIYAGAWA/Web-Scraper-0.38.tar.gz"; hash = "sha256-+VtuX41/7r4RbQW/WaK3zxpR7Z0wvKgBI0MOxFZ1Q78="; }; buildInputs = [ ModuleBuildTiny TestBase TestRequires ]; propagatedBuildInputs = [ HTMLParser HTMLSelectorXPath HTMLTagset HTMLTree HTMLTreeBuilderXPath UNIVERSALrequire URI XMLXPathEngine YAML libwwwperl ]; meta = { homepage = "https://github.com/miyagawa/web-scraper"; description = "Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions"; license = with lib.licenses; [ artistic1 gpl1Plus ]; }; }; WebServiceLinode = buildPerlModule { pname = "WebService-Linode"; version = "0.29";