Пакет argwrapper: Информация

  • Default inline alert: Версия в репозитории: 0.02-alt2

Исходный пакет: argwrapper
Версия: 0.02-alt1
Последняя версия по данным Repology
Собран:  5 сентября 2014 г. 17:09 в задании #129096
Сообщить об ошибке в пакете
Домашняя страница: 

Лицензия: GPLv3
О пакете: Run a binary with environment and arguments sewed into wrapper name
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
argwrapper (x86_64, i586)
argwrapper-debuginfo (x86_64, i586)

Сопровождающий: George V. Kouryachy

Список участников:
George V. Kouryachy

Права:
George V. Kouryachy
@everybody

    1. glibc-devel-static
    2. txt2man

Последнее изменение


5 сентября 2014 г. George V. Kouryachy 0.02-alt1
- Initial build