wok-6.x diff expat/description.txt @ rev 20694

get-palemoon: update wget_url
author Richard Dunbar <mojo@slitaz.org>
date Mon Feb 04 01:44:39 2019 -0500 (2019-02-04)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/expat/description.txt	Mon Feb 04 01:44:39 2019 -0500
     1.3 @@ -0,0 +1,3 @@
     1.4 +This package contains the runtime, shared library of expat, the C library for
     1.5 +parsing XML. Expat is a stream-oriented parser in which an application registers
     1.6 +handlers for things the parser might find in the XML document (like start tags).