Nxlib » History » Version 9
Stefan Mark, 01/02/2021 06:24 PM
1 | 1 | Stefan Mark | h1. nxlib |
---|---|---|---|
2 | |||
3 | 7 | Stefan Mark | Provides libs for C and Bash to read simple key=value kind of configuration files used throught all parts of nxde (see also [[About NXDE#Basic Concepts|Basic Concepts]]). 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 | 1 | Stefan Mark | |
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 |
10 | 8 | Stefan Mark | |
11 | 9 | Stefan Mark | source:nxlib|TODO |