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

    Исходный пакет: gem-setup
    Версия: 5.999.4-alt3.1
    Собран:  30 сентября 2022 г. 14:40 в задании #300222
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/rubyworks/setup

    Лицензия: BSD-2-Clause
    О пакете: Ruby's Classic Site Installer
    Описание: 
    Every well practiced Rubyist is aware of Minero Aoki's ever setup.rb script.
    It's how most of us used to install our Ruby programs before RubyGems came
    along. And it's still mighty useful in certain scenarios, not the least of
    which is the job of the distro package maintainer.
    
    Ruby Setup converts setup.rb into a stand-alone application. No longer
    requiring the distribution of the setup.rb script with every Ruby package.
    Just instruct one's users to install Ruby Setup (gem install setup) and go from
    there. As long as a project is setup.rb compliant, as most are, then there is
    little to nothing it's developer must do.

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

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

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

      1. rpm-build-ruby

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


    1 июля 2022 г. Pavel Skrylev 5.999.4-alt3.1
    - !fix export to yaml with fake files record
    13 июля 2020 г. Pavel Skrylev 5.999.4-alt3
    - ! gemfile dep export in one line when dep name is the same
    - ! spec syntax
    9 июля 2020 г. Pavel Skrylev 5.999.4-alt2
    - - additional config path part for config folder for gem target