Download List

Descripción del Proyecto

Libcfgparse is a small set of routines that parse
and provide simple access to data stored in
configuration files. The configuration file is
kept in a syntax similar to C. The aim is to make
it as simple and convenient as possible to access
the configuration data, while maintaining utmost
flexibility with respect to how the data is
organized. It allows the data to be stored in a
structured (multi-layer) way, to define types, to
perform strict syntax checking and to also parse
data directly from memory. The library comes with
interfaces for C, C++, and Python.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-04-12 01:44 Back to release list
0.4

El analizador se sometieron a un par de correcciones menores de la versión 0.3. El cambio más importante, sin embargo, es la adición de una API de Python y la integración de una doxygen generados manual con el paquete.
Tags: Minor feature enhancements
The parser underwent only a couple of minor fixes from version 0.3. The major change, however, is the addition of a Python API and the integration of a doxygen-generated manual with the package.

Project Resources