https://github.com/cyklan/ini
.ini file parser and serializer written in V
https://github.com/cyklan/ini
Last synced: 5 months ago
JSON representation
.ini file parser and serializer written in V
- Host: GitHub
- URL: https://github.com/cyklan/ini
- Owner: Cyklan
- Created: 2020-06-24T13:26:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T18:51:10.000Z (about 6 years ago)
- Last Synced: 2025-03-09T21:16:39.641Z (over 1 year ago)
- Language: V
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ini
.ini file parser and serializer written in V
This is very much work in progress and probably full of v bad practices, as this is my first v project.
It will get fixed over time though.