Package libshell-single: Information

    Binary package: libshell-single
    Version: 0.4.1-alt0.M70C.1
    Architecture: noarch
    Build time:  Mar 30, 2017, 10:23 AM in the task #181019
    Source package: libshell
    Report package bug
    License: GPL
    Summary: A library of shell functions (single file)
    Description: 
    This package contains common functions for shell projects to increase code reuse
    as single file.

    Maintainer: Alexey Gladkov


    Last changed


    March 29, 2017 Andrey Cherepanov 0.4.1-alt0.M70C.1
    - Backport new version to c7 branch
    - Disable tests
    Nov. 24, 2015 Alexey Gladkov 0.4.1-alt1
    - New version (0.4.1).
    - shell-ini-config changes:
      + Return error if config file does not exist (ALT#31151).
    - shell-getopt changes:
      + Fix getopt option completion (ALT#31480).
    May 30, 2015 Alexey Gladkov 0.4.0-alt1
    - New version (0.4.0).
    - New utilities:
      + shell-git-config: New functions to read/write git-config-like config files.
    - shell-getopt changes:
      + Detect ambiguous long options properly (break compatibility).