python-cssmin

YUI CSS compression algorithm (Python 2 version)
  https://github.com/zacharyvoase/cssmin
  0
  no reviews



Cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor. It can be used as a module from other Python programs, including as a filter for python-webassets bundles.

This package contains the Python 2 modules for cssmin. See the cssmin package for the command line tools.