configparser_ex
Config parser
A parser for config files in the style of Windows INI
A simple Elixir parser for the same kind of files that Python's configparser library handles
19 stars
1 watching
6 forks
Language: Elixir
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A config parser with lenient syntax and comments similar to Nginx format. | 139 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A package that parses and interprets configuration files in the ini style. | 35 |
| A library to parse configuration from environment variables and fill structs. | 241 |
| A Python library for parsing and querying network device configurations. | 800 |
| A C-based library for parsing configuration files in a human-readable format. | 165 |
| A Python library for parsing and generating configuration files in various formats | 321 |
| A parser for OpenSSH client configuration files using the Tree Sitter framework | 9 |
| A parser for the Cirru programming language | 0 |
| An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
| A Go library to parse the configuration of a network intrusion detection system from a specific file format. | 14 |
| An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
| A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. | 340 |
| Generates tables from Cisco NXOS config file | 1 |
| An engine for parsing network device configurations and converting them to structured data in YAML | 135 |