Package python3-module-lesscpy: Information

    Binary package: python3-module-lesscpy
    Version: 0.13.0-alt1
    Architecture: noarch
    Build time:  May 25, 2019, 02:15 PM
    Source package: python-module-lesscpy
    Report package bug
    License: MIT
    Summary: Python3 LESS Compiler
    Description: 
    A compiler written in Python for the LESS language. For those of us not willing
    or able to have node.js installed in our environment. Not all features of LESS
    are supported (yet). Some features wil probably never be supported (JavaScript
    evaluation). This program uses PLY (Python Lex-Yacc) to tokenize / parse the
    input and is considerably slower than the NodeJS compiler. The plan is to
    utilize this to build in proper syntax checking and perhaps YUI compressing.

    Maintainer: Stanislav Levin


    Last changed


    June 15, 2018 Stanislav Levin 0.13.0-alt1
    - 0.10.1 -> 0.13.0
    May 16, 2018 Andrey Bychkov 0.10.1-alt1.1.2
    - (NMU) rebuild with python3.6
    March 13, 2016 Ivan Zakharyaschev 0.10.1-alt1.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)