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

    Исходный пакет: gem-polyglot
    Версия: 0.3.5-alt1.2
    Собран:  28 апреля 2024 г. 18:03
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/cjheath/polyglot

    Лицензия: MIT
    О пакете: Augment 'require' to load non-ruby file types
    Описание: 
    The Polyglot library allows a Ruby module to register a loader for the file type
    associated with a filename extension, and it augments 'require' to find and load
    matching files.
    
    This supports the creation of DSLs having a syntax that is most appropriate to
    their purpose, instead of abusing the Ruby syntax.

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

    Сопровождающий: Andrey Cherepanov

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

      1. rpm-build-ruby

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


    24 ноября 2022 г. Pavel Skrylev 0.3.5-alt1.2
    - !fix for p10
    11 июля 2018 г. Andrey Cherepanov 0.3.5-alt1.1
    - Rebuild with new Ruby autorequirements.
    3 июня 2016 г. Andrey Cherepanov 0.3.5-alt1
    - New version