mini
Config parser
A package that parses and interprets configuration files in the ini style.
A golang package for parsing ini-style configuration files
35 stars
2 watching
8 forks
Language: Go
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Go library that reads INI-style configuration files into data structures | 168 |
| | A config parser with lenient syntax and comments similar to Nginx format. | 139 |
| | A C-based library for parsing configuration files in a human-readable format. | 165 |
| | A library to parse configuration from environment variables and fill structs. | 241 |
| | A parser for config files in the style of Windows INI | 19 |
| | An API for easy configuration of project settings through multiple data sources | 56 |
| | A Go library that parses and manipulates .editorconfig files for configuration management in software development. | 144 |
| | A Go library for parsing and manipulating SSH configuration files | 430 |
| | A configuration library for Go programs that supports multiple data sources and types | 108 |
| | A module for parsing and serializing configuration files in various formats | 5 |
| | An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
| | A Python library for parsing and generating configuration files in various formats | 321 |
| | A Python library for parsing and querying network device configurations. | 800 |
| | A Go library to parse the configuration of a network intrusion detection system from a specific file format. | 14 |
| | A unified configuration library for reading data from various sources. | 43 |