| Name: | python3-libsass |
|---|---|
| Version: | 0.23.0 |
| Release: | 2.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 377847 |
| License: | MIT |
| RPM: | python3-libsass-0.23.0-2.el9.aarch64.rpm |
| Source RPM: | python-libsass-0.23.0-2.el9.src.rpm |
| Build Date: | Mon Aug 26 2024 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/dahlia/libsass-python |
| Summary: | Sass for Python: A straightforward binding of libsass for Python |
| Description: | 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. |