wok diff expat/description.txt @ rev 23179

updated mgetty and mgetty-voicetools (1.1.37 -> 1.2.1)
author Hans-G?nter Theisgen
date Thu Mar 19 13:45:58 2020 +0100 (2020-03-19)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/expat/description.txt	Thu Mar 19 13:45:58 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).