Package gem-path-expander-devel: Information

    Binary package: gem-path-expander-devel
    Version: 1.1.0-alt1
    Architecture: noarch
    Build time:  Apr 17, 2024, 03:28 PM
    Source package: gem-path-expander
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: PathExpander helps pre-process command-line arguments expanding directories into their constituent files development package
    Description: 
    PathExpander helps pre-process command-line arguments expanding directories into
    their constituent files development package.
    
    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.

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev

    Last changed


    July 15, 2021 Pavel Skrylev 1.1.0-alt1
    - + packaged gem with Ruby Policy 2.0