Группа :: Разработка/Прочее
Исходный пакет: libshell
Собрано: около 1 месяца назад
Размер архива: 63,0 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/l/libshell.git
Архив: http://ftp.altlinux.org/pub/distributions/archive/sisyphus/index/src/l/libshell
Домашняя страница: https://github.com/legionus/libshell.git
Лицензия: GPL
О пакете: A library of shell functions
Описание:
This package contains common functions for shell projects to increase code reuse.
Текущий сопровождающий:
Алексей Гладков
Список участников
(данной и/или предыдущих сборок пакета): Права: Список rpm-пакетов, предоставляемых данным srpm-пакетом:
- cgrep
- libshell
- libshell-single
- shell-args: + Properly handle an argument starting with a dash.2020-03-16 Алексей Гладков 0.4.8-alt1
- shell-unittest changes: + Add option to hide successful tests - shell-run changes: + Improve compatibility with mksh - shell-cmdline changes: + Add another argument to cmdline_foreach() to indicate the difference between a flag and a parameter with an argument - shell-git-config changes: + Add git_config_foreach to list values for env parser - Other changes: + Add Travis CI + Add compatibility with ksh + Run tests with few shells + Enforce documentation of all public functions + Add verification by shellcheck + Use scdoc instead of md2man2019-05-14 Алексей Гладков 0.4.7-alt1
- Other changes: + shell-temp: Add docs + shell-git-config: Add functions to store values in memory + shell-temp: Turn off verbose