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

Group :: Development/Ruby
RPM: gem-path-expander

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.0-alt1
Build date: 15 july 2021, 17:30 ( 145.5 weeks ago )
Size: 8497 b

Home page:   https://github.com/seattlerb/path_expander

License: MIT
Summary: PathExpander helps pre-process command-line arguments expanding directories into their constituent files
Description:

PathExpander helps pre-process command-line arguments expanding directories into
their constituent files. It further helps by providing additional mechanisms to
make specifying subsets easier with path subtraction and allowing for
command-line arguments to be saved in a file.

NOTE: this is NOT an options processor. It is a path processor (basically
everything else besides options). It does provide a mechanism for pre-filtering
cmdline options, but not with the intent of actually processing them in
PathExpander. Use OptionParser to deal with options either before or after
passing ARGV through PathExpander.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

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