summaryrefslogtreecommitdiffstats
path: root/package/perl-html-parser/Config.in
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-04-19 12:16:57 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-19 13:43:44 +0200
commitd12a4415855ad0ee34d99647dd39f0c959c119c7 (patch)
treea38eaddca39a94fdcdf80a3829253155cdf2015a /package/perl-html-parser/Config.in
parente4920b6e18b78c2bde9a7f9b8b9c214f456fa128 (diff)
downloadbuildroot-d12a4415855ad0ee34d99647dd39f0c959c119c7.tar.gz
buildroot-d12a4415855ad0ee34d99647dd39f0c959c119c7.zip
package/perl-html-parser: New package
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/perl-html-parser/Config.in')
-rw-r--r--package/perl-html-parser/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/perl-html-parser/Config.in b/package/perl-html-parser/Config.in
new file mode 100644
index 0000000000..afdd5237bb
--- /dev/null
+++ b/package/perl-html-parser/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_PERL_HTML_PARSER
+ bool "perl-html-parser"
+ select BR2_PACKAGE_PERL_HTML_TAGSET
+ help
+ The HTML-Parser distribution is is a collection of modules that parse
+ and extract information from HTML documents
+
+ http://github.com/gisle/html-parser
OpenPOWER on IntegriCloud