Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37416293
en ru br
ALT Linux repos
S:0.02-alt2

Group :: File tools
RPM: argwrapper

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.02-alt2
Build date: 3 july 2019, 01:45 ( 250.4 weeks ago )
Size: 8447 b

Home page:   http://git.altlinux.org/people/george/packages/…

License: GPLv3
Summary: Run a binary with environment and arguments sewed into wrapper name
Description:

When called without parameters, argwrapper assumes it's a wrapper call.
It parses its zero argument (argv[0], usually binary file name) and
splits it into series of environment variables assignments, wrapped
program name and command line arguments.

When called with some command line parameters, argwrapper assumes
it's a filename generator call. It selects a character for argument
separator, a replacement characters for '/' path separator and other
optional chars, if any. It's guaranteed that none of the characters
selected is appeared within original command line. Then '/' and optional
chars are replaced with corresponded replacements and all the arguments
are concatenated with argument separator.

Current maintainer: Michael Shigorin

List of contributors

List of rpms provided by this srpm:

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