Package gem-liquid: Information

    Source package: gem-liquid
    Version: 5.0.1-alt1
    Latest version according to Repology
    Build time:  Sep 4, 2021, 01:37 AM in the task #246775
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Liquid markup language
    Description: 
    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.

    List of rpms provided by this srpm:
    gem-liquid (noarch)
    gem-liquid-devel (noarch)
    gem-liquid-doc (noarch)


    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(rake) >= 13.0
      2. gem(rake) < 14
      3. rpm-build-ruby
      4. gem(minitest) >= 0

    Last changed


    Sept. 2, 2021 Pavel Skrylev 5.0.1-alt1
    - ^ 4.0.3 -> 5.0.1
    July 10, 2019 Pavel Skrylev 4.0.3-alt1
    - Initial build for Sisyphus, packaged as a gem with usage Ruby Policy 2.0.