Пакет python3-module-lesscpy: Информация

    Исходный пакет: python3-module-lesscpy
    Версия: 0.15.1-alt1.1
    Последняя версия по данным Repology
    Собран:  29 марта 2026 г. 22:52 в задании #413399
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/lesscpy

    Лицензия: MIT
    О пакете: Python LESS Compiler
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-lesscpy (noarch)

    Сопровождающий: Grigory Ustinov


    Права:
    Stanislav Levin

      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

    Последнее изменение


    25 марта 2026 г. Grigory Ustinov 0.15.1-alt1.1
    - Demodernized packaging.
    12 июля 2024 г. Stanislav Levin 0.15.1-alt1
    - 0.15.0 -> 0.15.1.
    6 апреля 2023 г. Anton Vyatkin 0.15.0-alt2
    - Fix BuildRequires