summaryrefslogtreecommitdiffstats
path: root/package/perl-http-date/Config.in
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-04-19 12:17:02 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-19 13:43:44 +0200
commit22915566173a90b92c02df5aabef64883628ea0c (patch)
tree746b71839f1af7a3afec1100721b3bcdf565d135 /package/perl-http-date/Config.in
parentc0229917ffd969b08a7fcd268db678d424a7f676 (diff)
downloadbuildroot-22915566173a90b92c02df5aabef64883628ea0c.tar.gz
buildroot-22915566173a90b92c02df5aabef64883628ea0c.zip
package/perl-http-date: 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-http-date/Config.in')
-rw-r--r--package/perl-http-date/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/perl-http-date/Config.in b/package/perl-http-date/Config.in
new file mode 100644
index 0000000000..c45335fb23
--- /dev/null
+++ b/package/perl-http-date/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PERL_HTTP_DATE
+ bool "perl-http-date"
+ help
+ This module provides functions that deal the date formats used by the
+ HTTP protocol (and then some more)
+
+ https://github.com/gisle/http-date
OpenPOWER on IntegriCloud