Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| libconfig-1.8.2-x86_64-1_danix.txz.sha256 | 2026-06-09 18:54 | 101 | |
| libconfig-1.8.2-x86_64-1_danix.txz.md5 | 2026-06-09 18:54 | 69 | |
| libconfig-1.8.2-x86_64-1_danix.txz.asc | 2026-06-10 12:09 | 870 | |
| libconfig-1.8.2-x86_64-1_danix.txz | 2026-06-09 18:54 | 448K | |
| libconfig-1.8.2-x86_64-1_danix.txt | 2026-06-09 18:54 | 550 | |
| libconfig-1.8.2-x86_64-1_danix.meta | 2026-06-09 18:54 | 779 | |
| libconfig-1.8.2-x86_64-1_danix.lst | 2026-06-09 18:54 | 4.2K | |
libconfig (library for processing structured configuration files)
Libconfig is a simple library for processing structured configuration
files. This file format is more compact and more readable than XML
and unlike XML, it is type-aware, so it is not necessary to do string
parsing in application code. It is very compact and well-suited for
memory-constrained systems like handheld devices. Includes bindings
for both C and C++.