./wip/csstidy, Opensource CSS parser

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2, Package name: csstidy-1.2, Maintainer: kh.p

SSTidy is an opensource CSS parser and optimiser.
In opposite to most other CSS parsers, no regular expressions are used and
thus CSSTidy has full CSS2 support and a higher reliability.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 2c642897d5049e83870f69ec8876f07548c90174
Filesize: 43.521 KB

Version history: (Expand)


CVS history: (Expand)


   2013-03-21 18:34:50 by Sergey Svishchev | Files touched by this commit (4)
Log message:
Unbreak packaging.
   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-14 18:15:34 by othyro | Files touched by this commit (1)
Log message:
PKG_DESTDIR_SUPPORT=user-destdir; +LICENSE; Passes pkglint.
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2006-10-22 23:32:34 by Khalil Petit | Files touched by this commit (4) | Imported package
Log message:
CSSTidy is an opensource CSS parser and optimiser.