Skip to content

rfeese/configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple User Configuration Library

A small library for adding simple user configuration to a C program. Tries to follow xdg standards for config file location. The configuration file is not intended to be editable (although it could be), but simply a place to store key-value pairs.

Features

  • Follows XDG standards for locating config file.
  • Simple human-readable key-value pair text config file format.
  • Supports integer, float, and string values.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published