java-configparser is an Apache 2.0 licensed INI file parser for Java. It is intended to be compatible with Python's configparser package. Java 7 or higher is required. Here's an example file that uses ...
ConfigParser is a configuration file parser for PHP 5.3 heavily inspired by Python's configparser library. The ConfigParser class provides a way to read, interpret and write configuration files with ...