Пакет gem-protocol: Информация
Исходный пакет: gem-protocol
Версия: 2.0.0-alt1
Собран: 10 июня 2022 г. 7:45 в задании #296637
Категория: Разработка/Ruby
Сообщить об ошибке в пакетеДомашняя страница: http://flori.github.com/protocol
Лицензия: GPL-2
О пакете: Method Protocols for Ruby Classes
Описание:
This library offers an implementation of protocols against which you can check the conformity of your classes or instances of your classes. They are a bit like Java Interfaces, but as mixin modules they can also contain already implemented methods. Additionaly you can define preconditions/postconditions for methods specified in a protocol.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
gem-protocol (noarch)
gem-protocol-devel (noarch)
gem-protocol-doc (noarch)
gem-protocol (noarch)
gem-protocol-devel (noarch)
gem-protocol-doc (noarch)
Сопровождающий: Pavel Skrylev