BKrev: 41462162Onl4dQFU5yf0rnXKBl0MnA
d = cvsdate[6:8]
return "%s-%s-%s" % (y, m, d)
-DESCRIPTION = "Sparse is a semantic parser of source files: it's neither a
-compiler (although it could be used as a front-end for one) nor is it a
+DESCRIPTION = "Sparse is a semantic parser of source files: it's neither a \
+compiler (although it could be used as a front-end for one) nor is it a \
preprocessor (although it contains as a part of it a preprocessing phase)."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
PV = "0.0${CVSDATE}"