Пакет libshell-single: Информация

    Бинарный пакет: libshell-single
    Версия: 0.4.9-alt1
    Архитектура: noarch
    Собран:  11 февраля 2022 г. 18:17 в задании #293762
    Исходный пакет: libshell
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/legionus/libshell.git

    Лицензия: GPL
    О пакете: A library of shell functions (single file)
    Описание: 
    This package contains common functions for shell projects to increase code reuse
    as single file.

    Сопровождающий: Alexey Gladkov

    Список участников:
    Alexey Gladkov
    Nikita Ermakov

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


    18 марта 2021 г. Alexey Gladkov 0.4.9-alt1
    - shell-args:
      + Properly handle an argument starting with a dash.
    16 марта 2020 г. Alexey Gladkov 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 md2man
    14 мая 2019 г. Alexey Gladkov 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