From 311e0b6ab4b517883f3bfeb3d7bbc4f5befafdf4 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 8 Jan 2024 08:26:00 +0700 Subject: python/python3-libsass: Added (sass module). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-libsass/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-libsass/README (limited to 'python/python3-libsass/README') 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). -- cgit v1.2.3