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

  • Default inline alert: Версия в репозитории: 5.999.6-alt10

Бинарный пакет: gem-setup
Версия: 5.999.4-alt8
Архитектура: noarch
Собран:  22 ноября 2021 г. 18:17
Исходный пакет: gem-setup
Категория: Разработка/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.

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

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

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


29 декабря 2020 г. Pavel Skrylev 5.999.4-alt8
- ! ls-files of git to list proper files
- * renamed compile to make action
- ! pre key now to affect only make action
17 декабря 2020 г. Pavel Skrylev 5.999.4-alt7
- ! proper detection for requires / provides
- * sort the uniq requires for combined targets
2 декабря 2020 г. Pavel Skrylev 5.999.4-alt6
- ! workaround to remove the "!ruby/array:Files" from yaml