Download List

项目描述

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

系统要求

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

现在有一个单一的功能设置在INI结构的值。一个错误就行只包含“\ N”的已得到解决。该文档增强。 C + +的废话被抑制。
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

支持多行的值。支持系统没有strdup()。更好地处理内存分配失败。更好地报告语法错误。少了一个源文件,无用的功能已被删除。更好的文档。测试设备和酷刑的套房。这个版本应该是在以前的版本替换下降。
标签: 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

该代码是清理。该文档已更新。 A小调增强了,让大小写节名称。
标签: 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

该文档已更新。
标签: Minor feature enhancements
The documentation was updated.

2002-01-11 23:02
2,2

最初发布freshmeat上。该库已用于生产自1999年以来的代码。
标签: Initial freshmeat announcement
Initial release on freshmeat. This library has been used in production code since 1999.

Project Resources