generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
11
package/perl-http-entity-parser/Config.in
Normal file
11
package/perl-http-entity-parser/Config.in
Normal file
@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_PERL_HTTP_ENTITY_PARSER
|
||||
bool "perl-http-entity-parser"
|
||||
select BR2_PACKAGE_PERL_HTTP_MULTIPARTPARSER # runtime
|
||||
select BR2_PACKAGE_PERL_HASH_MULTIVALUE # runtime
|
||||
select BR2_PACKAGE_PERL_JSON_MAYBEXS # runtime
|
||||
select BR2_PACKAGE_PERL_STREAM_BUFFERED # runtime
|
||||
select BR2_PACKAGE_PERL_WWW_FORM_URLENCODED # runtime
|
||||
help
|
||||
PSGI compliant HTTP Entity Parser.
|
||||
|
||||
https://github.com/kazeburo/HTTP-Entity-Parser
|
||||
Reference in New Issue
Block a user