Package libshell: Information

  • Default inline alert: Version in the repository: 0.4.13-alt1

Source package: libshell
Version: 0.4.9-alt1
Latest version according to Repology
Build time:  Mar 18, 2021, 02:32 AM in the task #267973
Report package bug
License: GPL
Summary: A library of shell functions
Description: 
This package contains common functions for shell projects to increase code reuse.

List of rpms provided by this srpm:
cgrep (noarch)
libshell (noarch)
libshell-single (noarch)

Maintainer: Alexey Gladkov

List of contributors:
Alexey Gladkov
Nikita Ermakov


    1. help2man
    2. scdoc

Last changed


March 18, 2021 Alexey Gladkov 0.4.9-alt1
- shell-args:
  + Properly handle an argument starting with a dash.
March 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
May 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