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