This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
inifile
Watch
1
Star
0
Fork
0
You've already forked inifile
mirror of
https://github.com/bartbes/inifile.git
synced
2024-11-15 23:54:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Inifile is a simple, complete ini parser for lua
5
Commits
2
Branches
2
Tags
144
KiB
Lua
100%
8bdf26e359
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Bart van Strien
8bdf26e359
Add comment preservation (section-accurate comments) and order preservation (both of sections and keys), meaning that if the comments are at the top of sections or at the top of the file, and the output table's metatable isn't modified, the ini file written out should exactly match the one read in, ignoring whitespace
2016-07-24 10:39:13 +02:00
inifile
Add comment preservation (section-accurate comments) and order preservation (both of sections and keys), meaning that if the comments are at the top of sections or at the top of the file, and the output table's metatable isn't modified, the ini file written out should exactly match the one read in, ignoring whitespace
2016-07-24 10:39:13 +02:00