Group :: Development/Other
Source RPM: libshell
Built: over 10 years ago
Size: 35.2 KB
Repocop status:

Gear: http://git.altlinux.org/gears/l/libshell.git
License: GPL
Summary: A library of shell functions
Description:
This package contains common functions for shell projects to increase code reuse.
Current maintainer:
Nobody
List of contributors: ACL: List of rpms provided by this srpm:
- libshell
- shell-signal changes: + Fix return status and rewrite tests. - shell-source changes: + Remove bashisms. + Reduce size of internal function. - Other changes: + contrib: CRC32 implementation.2010-04-29 Alexey Gladkov 0.1.3-alt1
- shell-signal: Reimplement signal_handler function. - shell-ip-address: Add ipv4_ip_subnet, ipv4_mask2prefix and ipv4_prefix2mask functions.2009-11-17 Alexey Gladkov 0.1.2-alt1
- shell-unittest: Increase performance. - shell-unittest: Allow to set unittest_show_condition variable prior to executing test-running - shell-ip-address: Fix unbound variable. - shell-mail-address: .travel TLD is lost when shell_mail_address_strict is unset. - shell-getopt: Fix for FreeBSD-7.2.