slackbuilds/python/tinycss
Dimitris Zlatanidis 5045fea36f
python/tinycss: Added (simple CSS parser for Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-12-03 07:17:45 +07:00
..
README python/tinycss: Added (simple CSS parser for Python). 2016-12-03 07:17:45 +07:00
slack-desc python/tinycss: Added (simple CSS parser for Python). 2016-12-03 07:17:45 +07:00
tinycss.SlackBuild python/tinycss: Added (simple CSS parser for Python). 2016-12-03 07:17:45 +07:00
tinycss.info python/tinycss: Added (simple CSS parser for Python). 2016-12-03 07:17:45 +07:00

README

tinycss is a complete yet simple CSS parser for Python. It supports the
full syntax and error handling for CSS 2.1 as well as some CSS 3 modules:

    CSS Color 3
    CSS Fonts 3
    CSS Paged Media 3

Optional dependency: python3