wok annotate csstidy/description.txt @ rev 23176

openvpn: add conf2opvn (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 18 11:14:38 2020 +0100 (2020-03-18)
parents
children
rev   line source
al@18686 1 CSSTidy is an open source CSS parser and optimizer. In opposite to most other
al@18686 2 CSS parsers, no regular expressions are used and thus CSSTidy has full CSS2
al@18686 3 support and a higher reliability.