Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-iniparse

iniparse is a INI parser for Python which is: * Compatiable with ConfigParser: Backward compatible implementations of ConfigParser, RawConfigParser, and SafeConfigParser are included that are API-compatible with the Python standard library. They pass all the unit tests in Python-2.4.4. * Preserves structure of INI files: Order of sections & options, indentation, comments, and blank lines are preserved as far as possible when data is updated. * More convenient: Values can be accessed using dotted notation (cfg.user.name), or using container syntax (cfg['user']['name']). It is very useful for config files that are updated both by users and by programs, since it is very disorienting for a user to have her config file completely rearranged whenever a program changes it. iniparse also allows making the order of entries in a config file significant, which is desirable in applications like image galleries.

Found 1 sites for python2-iniparse

Found 4 RPM for python2-iniparse

PackageSummaryDistributionDownload
python2-iniparse-0.4-19.noarch.htmlINI parser for Python 2 (legacy)OpenMandriva Cooker for x86_64python2-iniparse-0.4-19.noarch.rpm
python2-iniparse-0.4-19.noarch.htmlINI parser for Python 2 (legacy)OpenMandriva Cooker for aarch64python2-iniparse-0.4-19.noarch.rpm
python2-iniparse-0.4-19.noarch.htmlINI parser for Python 2 (legacy)OpenMandriva 5.0 for x86_64python2-iniparse-0.4-19.noarch.rpm
python2-iniparse-0.4-19.noarch.htmlINI parser for Python 2 (legacy)OpenMandriva 5.0 for aarch64python2-iniparse-0.4-19.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet