wok diff expat/description.txt @ rev 23373
updated perl-net-dns (0.66 -> 1.23)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 31 13:47:04 2020 +0100 (2020-03-31) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/expat/description.txt Tue Mar 31 13:47:04 2020 +0100 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).