ccss-stylesheet-to-gtkrc
simple api for CSS stylesheets (Debug files)
Install
- All systems
-
curl cmd.cat/ccss-stylesheet-to-gtkrc.sh
- Debian
-
apt-get install libccss-1-5-dbg
- Ubuntu
-
apt-get install libccss-1-5-dbg
- Kali Linux
-
apt-get install libccss-1-5-dbg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libccss-1-5-dbg
- Raspbian
-
apt-get install libccss-1-5-dbg
- Dockerfile
- dockerfile.run/ccss-stylesheet-to-gtkrc
libccss-1-5-dbg
simple api for CSS stylesheets (Debug files)
Libccss offers a simple API to * Parse CSS stylesheets. * Query for style configurations on a user-provided document representation. * Draw query results onto cairo surfaces This package contains the debug symbols.
libccss-tools
simple api for CSS stylesheets (utilities)
Libccss offers a simple API to * Parse CSS stylesheets. * Query for style configurations on a user-provided document representation. * Draw query results onto cairo surfaces This package contains some utilities. * ccss-stylesheet-to-gtkrc: load CSS files and dump the resulting for debugging multi-file stylesheets