Just another CSS compressor

Taddeus Kroes 47a2e5f567 Parser now recognizes properties at the end of a block without semicolon %!s(int64=13) %!d(string=hai) anos
tests 614560b347 Replaces 'compress_blocks' with 'combine_blocks', which is more fitting %!s(int64=13) %!d(string=hai) anos
.gitignore 5adff8a5f9 Initial commit %!s(int64=13) %!d(string=hai) anos
Makefile 5adff8a5f9 Initial commit %!s(int64=13) %!d(string=hai) anos
compress.py 614560b347 Replaces 'compress_blocks' with 'combine_blocks', which is more fitting %!s(int64=13) %!d(string=hai) anos
csscom.py 3c2f770e46 Added a command-line option to customize indenting %!s(int64=13) %!d(string=hai) anos
generate.py 614560b347 Replaces 'compress_blocks' with 'combine_blocks', which is more fitting %!s(int64=13) %!d(string=hai) anos
parse.py 47a2e5f567 Parser now recognizes properties at the end of a block without semicolon %!s(int64=13) %!d(string=hai) anos