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

    Исходный пакет: python3-module-lesscpy
    Версия: 0.15.0-alt2
    Собран:  9 апреля 2023 г. 10:05
    Категория: Разработка/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)

    Сопровождающий: Anton Vyatkin


      1. python3(ply)
      2. python3(pytest)
      3. rpm-build-python3
      4. python3-module-setuptools
      5. python3-module-setuptools
      6. python3(six)

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


    6 апреля 2023 г. Anton Vyatkin 0.15.0-alt2
    - Fix BuildRequires
    2 февраля 2022 г. Stanislav Levin 0.15.0-alt1
    - 0.13.0 -> 0.15.0.
    9 сентября 2020 г. Stanislav Levin 0.13.0-alt2
    - Stopped Python2 package build.