calibre/src/tinycss
2018-09-10 20:12:01 +05:30
..
tests Undo redundant imports & new-style raises 2018-09-10 12:11:29 +05:30
__init__.py Edit Book: Live CSS: Fix clicking on link to go to style definition not working if the stylesheet contains CSS 3 media queries 2014-06-08 18:09:47 +05:30
color3.py
css21.py Edit Book: Live CSS: Fix clicking on link to go to style definition not working if the stylesheet contains CSS 3 media queries 2014-06-08 18:09:47 +05:30
decoding.py
fonts3.py Port future_builtins to polyglot 2018-09-10 20:12:01 +05:30
media3.py Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
page3.py Use __slots__ for easy memory savings 2014-06-07 21:17:31 +05:30
parsing.py
token_data.py Initial implementation of C code to speedup tinycss tokenization 2014-05-22 14:17:15 +05:30
tokenizer.c Hide all symbols in the compiled python extensions on unix 2017-06-07 12:19:24 +05:30
tokenizer.py Use the C tokenizer for tinycss 2014-05-25 08:46:04 +05:30
version.py