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

Group :: Development/Ruby
RPM: gem-docopt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.6.1.1-alt1
Build date: 28 june 2021, 11:18 ( 143.6 weeks ago )
Size: 17.26 Kb

Home page:   https://github.com/docopt/docopt.rb

License: MIT
Summary: Parse command line arguments from nothing more than a usage message
Description:

Isn't it awesome how `optparse` and other option parsers generate help and
usage-messages based on your code?! Hell no! You know what's awesome? It's when
the option parser *is* generated based on the help and usage-message that you
write in a docstring! That's what docopt does!

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

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