| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-libsass | Distribution: Fedora Project |
| Version: 0.23.0 | Vendor: Fedora Project |
| Release: 14.fc45 | Build date: Fri May 8 16:04:06 2026 |
| Group: Unspecified | Build host: buildvm-s390x-08.s390.fedoraproject.org |
| Size: 440326 | Source RPM: python-libsass-0.23.0-14.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/dahlia/libsass-python | |
| Summary: 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.