Download List

Projeto Descrição

The iniparser library implements the strict necessary to parse Windows-style ini files and return the information as a dictionary of (hashed) strings.

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.

2011-03-04 00:15
3.0

Existe agora uma única função para definir valores em uma estrutura de ini. Um bug em relação às linhas contendo apenas "\ n" foi corrigido. A documentação foi reforçada. C + + nonsense foi suprimida.
There is now a single function to set values in an ini structure. A bug regarding lines containing only "\n" was corrected. The documentation was enhanced. C++ nonsense was suppressed.

2008-01-04 00:26
3.0b

Suporte para multi-valores de linha. Suporte para sistemas que não têm strdup (). Melhor tratamento das falhas de alocação de memória. Melhores relatórios de erros de sintaxe. Uma fonte menos arquivo; funções inúteis foram removidos. Melhor documentação. Conjuntos de teste e uma tortura suite. Esta versão deverá ser um substituto para as versões anteriores.
Tags: Major feature enhancements
Support for multi-line values. Support for systems that do not have strdup(). Better handling of memory allocation failures. Better reporting of syntax errors. One less source file; useless functions have been removed. Better documentation. Test sets and a torture suite. This version should be a drop-in replacement for previous versions.

2003-02-13 18:12
2.14

O código foi limpado. A documentação foi atualizada. Uma valorização de menores foi feito, permitindo que os nomes de maiúsculas e minúsculas seção.
Tags: Minor feature enhancements
The code was cleaned up. The documentation was updated. A minor enhancement was made, allowing case insensitive section names.

2002-01-15 15:07
2.4

A documentação foi atualizada.
Tags: Minor feature enhancements
The documentation was updated.

2002-01-11 23:02
2,2

Initial release no freshmeat. Esta biblioteca tem sido utilizada no código de produção desde 1999.
Tags: Initial freshmeat announcement
Initial release on freshmeat. This library has been used in production code since 1999.

Project Resources