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-11.fc44 | - |
| Fedora 43 | 0.23.0-11.fc43 | 0.23.0-11.fc43 |
| Fedora 42 | 0.23.0-7.fc42 | - |
| Fedora 41 | 0.23.0-4.fc41 | - |
| Fedora EPEL 9 | 0.23.0-2.el9 | - |
| Fedora EPEL 10.2 | 0.23.0-4.el10_0 | - |
| Fedora EPEL 10.1 | 0.23.0-4.el10_0 | - |
| 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.