Package python3-module-lesscpy: Information

    Source package: python3-module-lesscpy
    Version: 0.15.1-alt1.1
    Latest version according to Repology
    Build time:  Mar 29, 2026, 10:52 PM in the task #413399
    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 RPM packages built from this SRPM:
    python3-module-lesscpy (noarch)

    Maintainer: Grigory Ustinov



      1. python3-module-ply
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-pytest
      5. python3-module-setuptools
      6. python3-module-wheel
      7. rpm-build-python3

    Last changed


    March 25, 2026 Grigory Ustinov 0.15.1-alt1.1
    - Demodernized packaging.
    July 12, 2024 Stanislav Levin 0.15.1-alt1
    - 0.15.0 -> 0.15.1.
    April 6, 2023 Anton Vyatkin 0.15.0-alt2
    - Fix BuildRequires