mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
config BR2_PACKAGE_PERL_XML_SAX
|
|
bool "perl-xml-sax"
|
|
select BR2_PACKAGE_PERL_XML_NAMESPACESUPPORT
|
|
select BR2_PACKAGE_PERL_XML_SAX_BASE
|
|
help
|
|
Simple API for XML
|
|
|
|
https://metacpan.org/release/XML-SAX
|