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

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

    Лицензия: MIT
    О пакете: Generic interface to multiple Ruby template engines
    Описание: 
    Tilt is a thin interface over a bunch of different Ruby template engines in an
    attempt to make their usage as generic as possible. This is useful for web
    frameworks, static site generators, and other systems that support multiple
    template engines but don't want to code for each of them individually.
    
    The following features are supported for all template engines (assuming the
    feature is relevant to the engine):
    * Custom template evaluation scopes / bindings
    * Ability to pass locals to template evaluation
    * Support for passing a block to template evaluation for "yield"
    * Backtraces with correct filenames and line numbers
    * Template file caching and reloading
    * Fast, method-based template source compilation

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

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

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

      1. gem(ronn)
      2. rpm-build-ruby

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


    24 сентября 2019 г. Pavel Skrylev 2.0.10-alt1
    - updated to (^) v2.0.10
    - fixed (!) spec
    23 июля 2019 г. Pavel Skrylev 2.0.9-alt2
    - updated to (^) Ruby Policy 2.0
    5 декабря 2018 г. Andrey Cherepanov 2.0.9-alt1
    - New version.