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

python-iniparse-0.4-19 RPM for noarch

From OpenMandriva Cooker for aarch64 / main / release

Name: python-iniparse Distribution: OpenMandriva Lx
Version: 0.4 Vendor: OpenMandriva
Release: 19 Build date: Tue Mar 22 13:14:05 2022
Group: Development/Python Build host: huaweiomv8.rosalinux.ru
Size: 48970 Source RPM: python-iniparse-0.4-19.src.rpm
Packager: bero_massbuild <bero+massbuild@lindev.ch>
Url: https://pypi.python.org/pypi/iniparse/?
Summary: INI parser for Python
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.

Provides

Requires

License

MIT

Files

/usr/lib/python3.11/site-packages/iniparse-0.4-py3.11.egg
/usr/share/doc/python-iniparse
/usr/share/doc/python-iniparse/Changelog
/usr/share/doc/python-iniparse/LICENSE
/usr/share/doc/python-iniparse/LICENSE-PSF
/usr/share/doc/python-iniparse/README
/usr/share/doc/python-iniparse/index.html
/usr/share/doc/python-iniparse/style.css


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 23:14:00 2024