| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=bdnaqeqqvft9f4nq2nh3ticoue; path=/
content-type: text/html; charset=UTF-8
date: Sat, 27 Dec 2025 09:36:47 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
py-inipa..
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/py-iniparse, Better INI parser for Python
[
Branch: CURRENT, Version: 0.5nb2, Package name: py312-iniparse-0.5nb2, Maintainer: pkgsrc-users
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
included with Python;
* 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.
Required to run:
[lang/py-six] [lang/python310]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
py-inipa..time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/py-iniparse, Better INI parser for Python
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 0.5nb2, Package name: py312-iniparse-0.5nb2, Maintainer: pkgsrc-users
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
included with Python;
* 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.
Required to run:
[lang/py-six] [lang/python310]
Master sites:
Filesize: 31.478 KBVersion history: (Expand)
- (2025-04-23) Updated to version: py312-iniparse-0.5nb2
- (2023-02-09) Updated to version: py310-iniparse-0.5nb1
- (2022-01-05) Updated to version: py39-iniparse-0.5nb1
- (2021-10-07) Updated to version: py39-iniparse-0.5
- (2020-06-19) Updated to version: py37-iniparse-0.5
- (2017-11-23) Package has been reborn
CVS history: (Expand)
| 2025-04-22 22:36:24 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-iniparse: convert to wheel.mk Bump PKGREVISION. |
| 2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
| 2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
| 2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message: textproc: Remove SHA1 hashes for distfiles |
| 2020-06-18 23:45:06 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: py-iniparse: updated to 0.5 0.5: Unknown changes |
| 2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155) |
Log message: textproc: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
| 2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415) |
Log message: Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ future Python 3.8 |
| 2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473) |
Log message: Omit mentions of python 34 and 35, after those were removed. - Includes some whitespace changes, to be handled in a separate commit. |
