Package
libtinyxml2.6.2v5Version
2.6.2-3Priority
optionalSection
libsSource
tinyxmlOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Felix Geyer <fgeyer@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
103 kBDepends
libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)Conflicts
libtinyxml2.6.2Replaces
libtinyxml2.6.2Homepage
http://www.grinninglizard.com/tinyxml/Task
ubuntu-live, kubuntu-live, lubuntu-desktop, ubuntustudio-video, ubuntustudio-graphics, ubuntu-touch, ubuntu-sdk, ubuntukylin-desktopSupported
5yDownload Size
29.7 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
C++ XML parsing libraryThis package contains the shared version of the TinyXml library.
.
TinyXml is a simple and small C++ XML parser that can be easily integrating
into other programs. It reads XML and creates C++ objects representing
the XML document. The objects can be manipulated, changed, and
saved again as XML.