Just another CSS compressor

Taddeus Kroes cc85a34e3a Added unit tests for parser and fixed a lot of bugs on the way 13 年 前
tests cc85a34e3a Added unit tests for parser and fixed a lot of bugs on the way 13 年 前
.gitignore 5adff8a5f9 Initial commit 13 年 前
Makefile 5adff8a5f9 Initial commit 13 年 前
color.py 2737089c86 Added functions for converting colors 13 年 前
compress.py 0484303782 Compression methods now alter their argument instead of making a copy 13 年 前
csscom.py 596e89fd2d Command-line now supports stdin input in addition to files 13 年 前
generate.py 0484303782 Compression methods now alter their argument instead of making a copy 13 年 前
parse.py cc85a34e3a Added unit tests for parser and fixed a lot of bugs on the way 13 年 前