Sass for Python: A straightforward binding of libsass for Python
This package provides a simple Python 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 to Python distribution/deployment. That means you can add just libsass into your setup.py’s install_requires list or requirements.txt file. No need for Ruby nor Node.js.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.23.0-6.fc42 | - |
Fedora 41 | 0.23.0-4.fc41 | - |
Fedora 40 | 0.23.0-1.fc40 | - |
Fedora EPEL 9 | 0.23.0-2.el9 | - |
Fedora EPEL 10.0 | 0.23.0-4.el10_0 | - |
You can contact the maintainers of this package via email at
python-libsass dash maintainers at fedoraproject dot org
.