mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
8 lines
213 B
Plaintext
8 lines
213 B
Plaintext
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
|