Package argwrapper: Information

  • Default inline alert: Version in the repository: 0.02-alt2

Source package: argwrapper
Version: 0.02-alt1
Latest version according to Repology
Build time:  Sep 5, 2014, 05:09 PM in the task #129096
Category: File tools
Report package bug
Home page: 

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 it's 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.

List of rpms provided by this srpm:
argwrapper (x86_64, i586)
argwrapper-debuginfo (x86_64, i586)

Maintainer: George V. Kouryachy

List of contributors:
George V. Kouryachy

ACL:
George V. Kouryachy
@everybody

    1. glibc-devel-static
    2. txt2man

Last changed


Sept. 5, 2014 George V. Kouryachy 0.02-alt1
- Initial build