util-linux/libsmartcols
Karel Zak 58b510e580 libsmartcols: sanitize variable names on export output
The shells are very restrictive about variable names, only [:alnum:]
chars are allowed (and alphabetic chars as the first char).  The
library will replace "bad" chars with "_". The char '%' at the end is
replaced by _PCT.

Addresses: https://github.com/karelzak/util-linux/issues/1201
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-12-03 12:14:10 +01:00
..
docs libsmartcols: (docs) add missing references 2020-07-22 10:34:14 +02:00
samples libsmartcols: (sample) remove unused variable 2020-07-14 12:32:56 +02:00
src libsmartcols: sanitize variable names on export output 2020-12-03 12:14:10 +01:00
COPYING docs: use SPDX license names 2018-08-16 14:47:21 +02:00
Makemodule.am libsmartcols: add samples directory 2016-01-25 13:17:43 +01:00
smartcols.pc.in libsmartcols: add basic files 2014-04-03 12:29:15 +02:00