[85438] trunk/dports/devel/xcc/Portfile
mww at macports.org
mww at macports.org
Thu Oct 13 15:41:29 PDT 2011
Revision: 85438
http://trac.macports.org/changeset/85438
Author: mww at macports.org
Date: 2011-10-13 15:41:27 -0700 (Thu, 13 Oct 2011)
Log Message:
-----------
xcc: whitespace changes
Modified Paths:
--------------
trunk/dports/devel/xcc/Portfile
Modified: trunk/dports/devel/xcc/Portfile
===================================================================
--- trunk/dports/devel/xcc/Portfile 2011-10-13 21:35:17 UTC (rev 85437)
+++ trunk/dports/devel/xcc/Portfile 2011-10-13 22:41:27 UTC (rev 85438)
@@ -9,14 +9,15 @@
maintainers mww
license GPL-2
description parser generator for XML
-long_description XCC is a tool for building XML format parsers. One way to \
- describe what XCC does is by analogy with a generic parser \
- generator, e.g. yacc or bison. Yacc needs a lexical analyzer to \
- function properly, and that lexical analyzer is usually built \
- with (f)lex. In the XML world, there are a few packages which fill \
- in the role of lex (expat and libxml are the most known), but the \
- high-level grammar parsing is usually done by a hand-written code. \
- Writing such a parser is a tedious and error-prone task.
+long_description \
+ XCC is a tool for building XML format parsers. One way to \
+ describe what XCC does is by analogy with a generic parser \
+ generator, e.g. yacc or bison. Yacc needs a lexical analyzer to \
+ function properly, and that lexical analyzer is usually built \
+ with (f)lex. In the XML world, there are a few packages which fill \
+ in the role of lex (expat and libxml are the most known), but the \
+ high-level grammar parsing is usually done by a hand-written code. \
+ Writing such a parser is a tedious and error-prone task.
homepage ftp://plasma-gate.weizmann.ac.il/pub/xcc/
master_sites ftp://plasma-gate.weizmann.ac.il/pub/xcc/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111013/6f2cf2c3/attachment.html>
More information about the macports-changes
mailing list