• Home
Name Date Size #Lines LOC

..--

debian/03-May-2024-408299

doc/03-May-2024-199156

sample/03-May-2024-9339

src/03-May-2024-2,2861,905

LICENSED03-May-202417.6 KiB340281

README.mdD03-May-2024575 2214

lslib-coreD03-May-20243.9 KiB200128

makefileD03-May-202448 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