Package python3-module-lesscpy: Information
Source package: python3-module-lesscpy
Version: 0.15.1-alt1.1
Build time: Mar 29, 2026, 10:52 PM in the task #413399
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/lesscpy
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.
Maintainer: Grigory Ustinov
List of contributors:
Grigory Ustinov
Stanislav Levin
Anton Vyatkin
Andrey Bychkov
Ivan Zakharyaschev
Mikhail Efremov
Lenar Shakirov
Grigory Ustinov
Stanislav Levin
Anton Vyatkin
Andrey Bychkov
Ivan Zakharyaschev
Mikhail Efremov
Lenar Shakirov
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