Config.in 516 B

12345678910111213141516
  1. config BR2_PACKAGE_LIBXSLT
  2. bool "libxslt"
  3. help
  4. Install the xslt library which is used
  5. to transform XML files to other XML files.
  6. XSLT is designed for use as part of XSL,
  7. which is a stylesheet language for XML.
  8. In addition to XSLT, XSL includes an XML vocabulary
  9. for specifying formatting.
  10. XSL specifies the styling of an XML document by using XSLT
  11. to describe how the document is transformed into another
  12. XML document that uses the formatting vocabulary.
  13. http://www.w3.org/TR/xslt