configuration-parser
There are 67 repositories under configuration-parser topic.
batfish/batfish
Batfish is a network configuration analysis tool that can find bugs and guarantee the correctness of (planned or current) network configurations. It enables network engineers to rapidly and safely evolve their network, without fear of outages or security breaches.
mpenning/ciscoconfparse
Parse, Audit, Query, Build, and Modify Arista / Cisco / Juniper / Palo Alto / F5 configurations.
nginxinc/crossplane
Quick and reliable way to convert NGINX configurations into JSON and back.
hercules-team/augeas
A configuration editing tool and API
ElektraInitiative/libelektra
Elektra serves as a universal and secure framework to access configuration settings in a global, hierarchical key database.
kamchatka-volcano/figcone
Read JSON, YAML, TOML, XML or INI configuration by declaring a struct
mpenning/ciscoconfparse2
Parse, Audit, Query, Build, and Modify Arista / Cisco / Juniper / Palo Alto / F5 configurations.
gurkankaymak/hocon
go implementation of lightbend's HOCON configuration library https://github.com/lightbend/config
theherk/figgypy
A simple configuration parser for Python
glennake/DirectFire_Converter
DirectFire Firewall Converter - Network Security, Next-Generation Firewall Configuration Conversion, Firewall Syntax Translation and Firewall Migration Tool - supports Cisco ASA, Fortinet FortiGate (FortiOS), Juniper SRX (JunOS), SSG / Netscreen (ScreenOS) and WatchGuard (support for further devices in development). Similar to FortiConverter, SmartMove, Expedition etc.
zhreshold/zupply
Essential light-weight portable C++ 11 library dealing with images/files/systems for researches and demos
daviskirk/climatecontrol
Python library for loading settings and config data from files and environment variables
Carya-Automatisering/Configuration-File-Library
Configuration File Library for LabVIEW
antonmashko/envconf
Golang configuration parser. This package allow to work with flags, environment variables, external sources (json configuration file e.g.).
FlashSystems/just-config
Just a configuration information source for rust
Tes3awy/cisco-config-auditor
Cisco IOS XE Configuration Auditor
ArthurBook/configmate
Practical yet versatile configuration parsing
jaywcjlove/auto-config-loader
Find and load configuration from a package.json property, rc file, or CommonJS module.
cheng-zhao/libcfg
C library for parsing command line option and configuration files.
ins1gn1a/WatchGuard-Config-Parser
XML configuration parser for WatchGuard firewalls
attipaci/jnum
Java numerical classes for astronomy and beyond
berna1995/configuration-parser
A simple configuration file parser in C
nitinkamra1992/CustomArgParse
Providing support for configuration files while parsing command-line arguments
Owez/superconf
A barebones configuration file
psycofdj/xtdpy
High level Python development library
ramonhagenaars/conf
A *very* simple and *lightweight* configuration loader and parser for Python.
umurarslan/parse2excel
Simple CLI tool parsing text files with TextFSM and export to SQLite and Excel with own configuration file, also within configuration file custom SQLite commands can be executed to create custom tables.
eestrada/voll
The Very Obvious Line-delimited Language. To be used as a config language like JSON, YAML, or TOML, except simpler. Simpler is better.
EngrDhee/python_voucher_report_generation
An automation process with Python script that generates voucher reports based on data retrieved from an Oracle database, with a focus on simplicity, logging, and clear instructions for use.
je-s/Config
Config is a very minimalistic config class, which allows to parse simple Key-Value pairs from a text file.
kynikos/lib.py.configfile
Python library to dynamically parse and edit configuration files with support for subsections.
mdouchement/koanfgo
Koanf Go allows to write dynamic configuration files for koanf configuration manager.
mdouchement/koanflua
Koanf Lua allows to write dynamic configuration files for koanf configuration manager.
nager/Nager.ConfigParser
.NET key value configuration parser
RicNord/configparser-override
ConfigParser with environment variable and direct assignment overrides
uanhi/dotenv
Parse configuration files for key value pairs, simple implementation.