libs
libxml2
v2.7.8-0maemo6+0m8 · armel · 845 KB · Nokia core
Install
Once the mirror is added, run this on your device:
apt-get install libxml2
Run with devel-su if
you aren't already root.
Mirror not configured yet?
Description
GNOME XML library
XML is a metalanguage to let you design your own markup language.
A regular markup language defines a way to describe information in
a certain class of documents (eg HTML). XML lets you define your
own customized markup languages for many classes of document. It
can do this because it's written in SGML, the international standard
metalanguage for markup languages.
This package provides a library providing an extensive API to handle
such XML data files.