Package: python3-libsass Status: install ok installed Priority: optional Section: python Installed-Size: 147 Maintainer: Frédéric Bonnard Architecture: amd64 Source: libsass-python Version: 0.23.0-0.1 Depends: python3 (>= 3~), python3:any, libc6 (>= 2.4), libsass1 (>= 3.5.5-4~) Description: SASS for Python 3: a straightforward binding of libsass for Python This package provides a simple Python 3 extension module sass which is binding Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very straightforward and there isn't any headache related Python distribution/deployment. That means you can add just libsass into your setup.py's install_requires list or requirements.txt file. Need no Ruby nor Node.js. Homepage: https://sass.github.io/libsass-python