Nxlib » History » Version 5
Stefan Mark, 01/02/2021 06:03 PM
1 | 1 | Stefan Mark | h1. nxlib |
---|---|---|---|
2 | |||
3 | Provides libs for C and Bash to read simple key=value kind of configuration files used throught all parts of nxde. Most or all other tools from nxde will depend on this, except nxinit which provides its own version of nxshlib so it can be independent. |
||
4 | |||
5 | 5 | Stefan Mark | [[nxclib]] - C library |
6 | 2 | Stefan Mark | |
7 | 5 | Stefan Mark | [[nxshlib]] - Bash library |
8 | 1 | Stefan Mark | |
9 | 5 | Stefan Mark | [[commands]] - Commands |