Binary package “python3-django-libsass” in ubuntu oracular

django-compressor filter using libsass (Python3 version)

 A django-compressor filter to compile Sass files using libsass. It builds on
 libsass-python to make @import paths aware of Django's staticfiles mechanism,
 and provides a filter module for django-compressor which uses the
 libsass-python API directly, avoiding the overheads of calling an external
 executable to do the compilation.
 .
 This package contains the Python 3 version of the library.