Group :: Development/Other
Source RPM: libshell
Built: about 4 years ago
Size: 47 KB
Repocop status:

Gear: http://git.altlinux.org/gears/l/libshell.git
Home page: https://github.com/legionus/libshell.git
License: GPL
Summary: A library of shell functions
Description:
This package contains common functions for shell projects to increase code reuse.
- libshell
- libshell-single
- Backport new version to c7 branch - Disable tests2015-11-24 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).2015-05-30 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).