buildroot/package/perl-apache-logformat-compiler/Config.in

8 lines
257 B
Plaintext

config BR2_PACKAGE_PERL_APACHE_LOGFORMAT_COMPILER
bool "perl-apache-logformat-compiler"
select BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER # runtime
help
Compile a log format string to perl-code.
https://github.com/kazeburo/Apache-LogFormat-Compiler