Package python3-module-lesscpy: Information

    Source package: python3-module-lesscpy
    Version: 0.13.0-alt2
    Build time:  Jun 28, 2021, 03:08 AM in the task #275948
    Report package bug
    License: MIT
    Summary: Python 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.

    List of rpms provided by this srpm:
    python3-module-lesscpy (noarch)

    Maintainer: Stanislav Levin


      1. python3-module-coverage
      2. python3-module-flake8
      3. python3-module-nose
      4. python3-module-ply
      5. python3-module-setuptools
      6. python3-module-setuptools
      7. python3-module-tox
      8. rpm-build-python3

    Last changed


    Sept. 9, 2020 Stanislav Levin 0.13.0-alt2
    - Stopped Python2 package build.
    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