Package estrlist: Information
Source package: estrlist
Version: 0.7-alt1
Build time: Jan 9, 2026, 05:29 PM in the task #404607
Category: Development/Other
Report package bugHome page: http://www.altlinux.org/Etersoft-build-utils
License: Public domain
Summary: estrlist - string operation utility
Description:
String operation utility.
Maintainer: Vitaly Lipatov
Last changed
Jan. 9, 2026 Vitaly Lipatov 0.7-alt1
- estrlist: add new verbs: first, last - estrlist: add new verbs: firstupper, tolower - estrlist: optimize first and last, remove forks - estrlist: optimize count, remove fork to wc - estrlist: fix contains to use exact word matching - estrlist: rename strip_spaces to strip and optimize it - estrlist: fix glob expansion in word list functions - estrlist: optimize reg_exclude, reg_wordexclude, reg_include - estrlist: add reg_wordinclude, fix reg_include to match ^pattern$ - estrlist: fix contains to handle tabs and newlines - estrlist: has_space now checks all whitespace
April 8, 2024 Vitaly Lipatov 0.6-alt1
- estrlist: print out only to stderr if error - estrlist: add contains
May 4, 2022 Vitaly Lipatov 0.5-alt1
- egrep -> grep -E