mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Rewrap dev-libs DESCRIPTIONs
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
SUMMARY="XML parser toolkit"
|
||||
DESCRIPTION="Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags)."
|
||||
DESCRIPTION="
|
||||
Expat is an XML parser library written in C. It is a stream-oriented parser in \
|
||||
which an application registers handlers for things the parser might find in \
|
||||
the XML document (like start tags).
|
||||
"
|
||||
HOMEPAGE="http://expat.sourceforge.net/"
|
||||
COPYRIGHT="
|
||||
1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
|
||||
|
||||
Reference in New Issue
Block a user