Пакет gem-liquid: Информация

    Исходный пакет: gem-liquid
    Версия: 4.0.3-alt1
    Собран:  18 июня 2020 г. 9:25 в задании #247371
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://shopify.github.io/liquid/

    Лицензия: MIT
    О пакете: Liquid markup language
    Описание: 
    Liquid is a template engine which was written with very specific requirements:
    
    * It has to have beautiful and simple markup. Template engines which don't
      produce good looking markup are no fun to use.
    * It needs to be non evaling and secure. Liquid templates are made so that users
      can edit them. You don't want to run code on your server which your users
      wrote.
    * It has to be stateless. Compile and render steps have to be separate so that
      the expensive parsing and compiling can be done once and later on you can just
      render it passing in a hash with local variables and objects.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gem-liquid (noarch)
    gem-liquid-doc (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev

      1. rpm-build-ruby

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


    10 июля 2019 г. Pavel Skrylev 4.0.3-alt1
    - Initial build for Sisyphus, packaged as a gem with usage Ruby Policy 2.0.