sckott/inir: Parser for .ini/.cfg Files

Parser for .ini/.cfg files. These types of files are for configuration for software programs and follow a YAML like syntax, but are not quite that, so require separate parsing. (<https://en.wikipedia.org/wiki/INI_file>).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.6.9100
URL https://github.com/sckott/inir
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sckott/inir")
sckott/inir documentation built on May 29, 2019, 4:01 p.m.