Name Date Size #Lines LOC

..--

debian/H25-Apr-2025-408299

doc/H25-Apr-2025-199156

sample/H25-Apr-2025-9339

src/H25-Apr-2025-2,2861,905

LICENSEH A D25-Apr-202517.6 KiB340281

README.mdH A D25-Apr-2025575 2214

lslib-coreH A D25-Apr-20253.9 KiB200128

makefileH A D25-Apr-202548 84

README.md

1ls-config
2=========
3
4Simple program to use libconfig9 configuration files in bash scripts
5
6You can use libconfig9 files directly by invoking ls-config, or in bash scripts
7by sourcing lslib-core and then using simple cfg_* functions. In this case
8You must set LS_EXEC to 1 before sourcing lslib-core
9
10Existing error codes available in: doc/ folder.
11
12Sample usage available in: sample/ folder.
13
14Languages:
15- english
16- polish
17
18We need some help to build packaging for different systems, and with translations
19to other languages.
20
21Full changelog available in doc/changelog.txt
22