aboutsummaryrefslogtreecommitdiff
path: root/python/python3-libsass/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <dslackw@gmail.com>2024-01-08 08:26:00 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-08 11:26:51 +0700
commit311e0b6ab4b517883f3bfeb3d7bbc4f5befafdf4 (patch)
tree7deed0cdbc9237688d5d5539f2a0dd3edea5eb79 /python/python3-libsass/README
parent3cd0fdafb27a3efb47468f51fd32e35af4002e18 (diff)
python/python3-libsass: Added (sass module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-libsass/README')
-rw-r--r--python/python3-libsass/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-libsass/README b/python/python3-libsass/README
new file mode 100644
index 0000000000..8fe91063be
--- /dev/null
+++ b/python/python3-libsass/README
@@ -0,0 +1,2 @@
+This package provides a simple Python extension module sass which
+is binding Libsass (written in C/C++ by Hampton Catlin and Aaron Leung).