calibre/src/tinycss
Kovid Goyal cf04fd266d DRYer
2016-07-17 09:55:39 +05:30
..
tests DRYer 2016-07-17 09:55:39 +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 Initial import of tinycss 2014-05-21 10:15:50 +05:30
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 Initial import of tinycss 2014-05-21 10:15:50 +05:30
fonts3.py ... 2016-06-30 14:48:48 +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 Initial import of tinycss 2014-05-21 10:15:50 +05:30
token_data.py Initial implementation of C code to speedup tinycss tokenization 2014-05-22 14:17:15 +05:30
tokenizer.c ... 2014-05-22 16:18:32 +05:30
tokenizer.py Use the C tokenizer for tinycss 2014-05-25 08:46:04 +05:30
version.py Initial import of tinycss 2014-05-21 10:15:50 +05:30