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

    Исходный пакет: python-module-CleverCSS
    Версия: 0.1-alt3
    Собран:  15 апреля 2013 г. 7:01
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/CleverCSS/

    Лицензия: GPL
    О пакете: Funky css preprocessor dammit
    Описание: 
    CleverCSS is a small markup language for CSS inspired by Python that can
    be used to build a style sheet in a clean and structured way. In many
    ways it's cleaner and more powerful than CSS2 is.
    
    The most obvious difference to CSS is the syntax: it is indentation
    based and not flat. While this is obviously against the Python Zen, it's
    nonetheless a good idea for structural styles.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-CleverCSS (noarch)
    python3-module-CleverCSS (noarch)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev
    Aleksey Avdeev
    Vitaly Kuznetsov

    Права:
    Eugeny A. Rostovtsev
    @everybody

      1. python3-devel
      2. python3-module-distribute
      3. python-devel
      4. rpm-build-python3
      5. python-module-distribute
      6. python-tools-2to3

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


    15 апреля 2013 г. Eugeny A. Rostovtsev 0.1-alt3
    - Use 'find... -exec...' instead of 'for ... $(find...'
    22 марта 2013 г. Aleksey Avdeev 0.1-alt2.1
    - Rebuild with Python-3.3
    8 мая 2012 г. Eugeny A. Rostovtsev 0.1-alt2
    - Added module for Python 3