Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sreehax/zig-ini

.ini parser for zig
https://github.com/sreehax/zig-ini

zig ziglang

Last synced: about 2 months ago
JSON representation

.ini parser for zig

Awesome Lists containing this project

README

        

# zig-ini
This library is meant to simplify reading .ini files in Zig. For examples on usage, check out `example.zig`. The main purpose of this library is to aid in using git config files, but it can potentially be applied anywhere that needs to work with .ini files