wok-6.x annotate expat/description.txt @ rev 25154

updated proxychains-ng (4.14 -> 4.16)
author Hans-G?nter Theisgen
date Thu Jun 30 15:28:13 2022 +0100 (2022-06-30)
parents
children
rev   line source
al@17992 1 This package contains the runtime, shared library of expat, the C library for
al@17992 2 parsing XML. Expat is a stream-oriented parser in which an application registers
al@17992 3 handlers for things the parser might find in the XML document (like start tags).