All Downloads are FREE. Search and download functionalities are using the official Maven repository.

grizzled.config.package.scala Maven / Gradle / Ivy

The newest version!
package grizzled

/**
 * Classes and objects to aid in the parsing of INI-style configuration
 * files. This package is similar, in concept, to the Python
 * `ConfigParser` module (though its implementation and capabilities
 * differ quite a bit).
 */
package object config {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy