unplugged-system/external/libconfig/contrib/ls-config
2025-10-06 13:59:42 +00:00
..
debian Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
doc Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
sample Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
src Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
LICENSE Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
lslib-core Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
makefile Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

ls-config

Simple program to use libconfig9 configuration files in bash scripts

You can use libconfig9 files directly by invoking ls-config, or in bash scripts by sourcing lslib-core and then using simple cfg_* functions. In this case You must set LS_EXEC to 1 before sourcing lslib-core

Existing error codes available in: doc/ folder.

Sample usage available in: sample/ folder.

Languages:

  • english
  • polish

We need some help to build packaging for different systems, and with translations to other languages.

Full changelog available in doc/changelog.txt