libxml2.control 763 B

123456789101112131415161718
  1. Package: libxml2
  2. Version: 2.9.4-r0.0
  3. Description: XML C Parser Library and Toolkit
  4. The XML Parser Library allows for manipulation of XML files. Libxml2
  5. exports Push and Pull type parser interfaces for both XML and HTML. It
  6. can do DTD validation at parse time, on a parsed document instance or
  7. with an arbitrary DTD. Libxml2 includes complete XPath, XPointer and
  8. Xinclude implementations. It also has a SAX like interface, which is
  9. designed to be compatible with Expat.
  10. Section: libs
  11. Priority: optional
  12. Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
  13. License: MIT
  14. Architecture: armv7ahf-neon
  15. OE: libxml2
  16. Homepage: http://www.xmlsoft.org/
  17. Depends: libc6 (>= 2.23), libgcc-s1 (>= 6.2.1), libz1 (>= 1.2.8)
  18. Source: libxml2_2.9.4.bb