ini_parser
INI parser
An LÖVE-specific Lua library for parsing and generating .ini files.
.ini parser in Lua
17 stars
0 watching
2 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an ini parser for a Lua-based web framework | 49 |
| A lightweight ini file parser written in C | 984 |
| A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. | 340 |
| A Go library for parsing and manipulating INI configuration files | 15 |
| An ini file parser library providing basic record reading and formatting capabilities. | 26 |
| A library to parse .ini files in the Zig programming language. | 6 |
| A C-based parser for .INI configuration files used in embedded systems. | 42 |
| A Go library for parsing MIBs without relying on an external library | 103 |
| Generates and parses ini files at compile time using annotated structs in D. | 21 |
| A simple INI file parser written in C. | 440 |
| A feature-rich command line parser for Lua | 266 |
| A cross-platform C++ library to read and write INI-style configuration files | 1,137 |
| Tools for parsing and transforming Lua source code | 259 |
| A C++ library for reading and writing INI files in a simple and efficient manner. | 144 |
| A Lua module that fetches Nginx variables using FFI | 53 |