Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

libConfuse

Compare

  Analyzed about 15 hours ago

libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment ... [More] variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code. libConfuse was called libcfg before, but was changed to not confuse with other similar libraries. [Less]

7.79K lines of code

4 current contributors

20 days since last commit

2 users on Open Hub

Moderate Activity
5.0
 
I Use This

iniClass

Compare

  No analysis available

PHP Ini file class

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: Artistic_...

INIFile.vbs

Compare

  Analyzed about 5 hours ago

INIFile.vbs is a VBScript class for reading from and writing to INI files. It can be used anywhere VBScript can be used, such as in an HTML Application (HTA) or in a Windows Script Host (WSH) script.

132 lines of code

0 current contributors

about 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

pyExtendedConfigParser

Compare

  Analyzed about 2 hours ago

This is an extension and improvement for Pythons ConfigParser.

588 lines of code

1 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

configglue

Compare

  No analysis available

configglue is a library that glues together python's optparse.OptionParser and ConfigParser.ConfigParser, so that you don't have to repeat yourself when you want to export the same options to a configuration file and a commandline interface.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd_2clau...

Confiture (python)

Compare

  Analyzed about 2 hours ago

An advanced configuration parser for Python

1.21K lines of code

0 current contributors

almost 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

configparser

Compare

  Analyzed almost 2 years ago

The ancient ``ConfigParser`` module available in the standard library 2.x has seen a major update in Python 3.2. This is a backport of those changes so that they can be used directly in Python 2.6 - 2.7.

5.67K lines of code

0 current contributors

almost 2 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

python-ihih

Compare

  Analyzed about 21 hours ago

simple key-value configuration parsers with a dictionary-like interface

857 lines of code

1 current contributors

5 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Take.io ConfigFile

Compare

  No analysis available

This is a basic configuration file parser for .NET languages very similar to Python configparser. The TakeIo.ConfigFile implements a basic configuration file parser language which provides a structure similar to what you would find on INI files. You can use this to write programs which can be customized by end users easily.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...