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

    Исходный пакет: gem-polyglot
    Версия: 0.3.5-alt2
    Последняя версия по данным Repology
    Собран:  14 ноября 2024 г. 19:29 в задании #352731
    Категория: Разработка/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

    Права:
    Pavel Skrylev
    @everybody

      1. rpm-build-ruby

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


    29 июня 2021 г. Pavel Skrylev 0.3.5-alt2
    - ! spec
    11 июля 2018 г. Andrey Cherepanov 0.3.5-alt1.1
    - Rebuild with new Ruby autorequirements.
    3 июня 2016 г. Andrey Cherepanov 0.3.5-alt1
    - New version