/
githubmirror
/
libeconf
Обзор
Документация
Войти
/
githubmirror
/
libeconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
example/usr/etc/example.ini
20 строк
407 B
Pascal Arlt
Update example with conf.d directory
20 авг 2019, 14:17
20 авг 2019, 14:17
f0ca6fa
Код
Авторство
О чём код?
# this is just an example # there can be comments before the first group [First Group] Name=Key File Example\tthis value shows\nescaping # localized strings are stored in multiple key-value pairs Welcome=Hello Welcome[de]=Hallo Welcome[fr_FR]=Bonjour Welcome[it]=Ciao #Comment not parsed Welcome[be@latin]=Hello Welcome[@latin]=Hello [Another Group] Numbers=2;20;-200;0# Booleans=true;false;true;true