<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/tinyxml2, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-07-22T17:16:45Z</updated>
<entry>
<title>Import tinyxml2-2.1.0 as textproc/tinyxml2, packaged for wip by</title>
<updated>2014-07-22T17:16:45Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-07-22T17:16:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7b2594677bcbbe2c700e90764508d6fed07db83d'/>
<id>urn:sha1:7b2594677bcbbe2c700e90764508d6fed07db83d</id>
<content type='text'>
Niclas Rosenvik.

TinyXML-2 parses an XML document, and builds from that a Document
Object Model (DOM) that can be read, modified, and saved.

TinyXML-2 uses a Document Object Model (DOM), meaning the XML data is
parsed into a C++ objects that can be browsed and manipulated, and then
written to disk or another output stream. You can also construct an XML
document from scratch with C++ objects and write this to disk or another
output stream.

TinyXML (textproc/tinyxml) served the needs of the original author for
many years; but it uses memory inefficiently, and doesn't perform as
well as desired for mobile devices. The author wanted an XML parser that
was a little more modern, a little simpler (the "tiny" had been lost a
little over the years), and was a good fit for Android.

This led to TinyXML-2.</content>
</entry>
</feed>
