Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37840643
en ru br
ALT Linux repos
S:2.0.0-alt1

Group :: Development/Ruby
RPM: gem-protocol

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.0-alt1
Build date: 19 april 2022, 19:28 ( 107.2 weeks ago )
Size: 25.70 Kb

Home page:   http://flori.github.com/protocol

License: GPL-2
Summary: Method Protocols for Ruby Classes
Description:

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.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • gem-protocol
  • gem-protocol-devel
  • gem-protocol-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin