Ravenports generated: 05 Apr 2023 03:22
[ravenports.git] / bucket_B9 / python-configobj
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-configobj
4 VERSION=                5.0.8
5 KEYWORDS=               python
6 VARIANTS=               py310 v11
7 SDESC[py310]=           Config file reading, writing and validation (3.10)
8 SDESC[v11]=             Config file reading, writing and validation (3.11)
9 HOMEPAGE=               https://github.com/DiffSK/configobj
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/d3/bb/d10e531b297dd1d46f6b1fd11d018247af9f2d460037554bb7bb9011c6ac
14 DISTFILE[1]=            configobj-5.0.8-py2.py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[py310]=           single
17 SPKGS[v11]=             single
18
19 OPTIONS_AVAILABLE=      PY310 PY311
20 OPTIONS_STANDARD=       none
21 VOPTS[py310]=           PY310=ON PY311=OFF
22 VOPTS[v11]=             PY310=OFF PY311=ON
23
24 DISTNAME=               configobj-5.0.8.dist-info
25
26 GENERATED=              yes
27
28 [PY310].RUN_DEPENDS_ON=                 python-six:single:py310
29 [PY310].USES_ON=                        python:py310,wheel
30
31 [PY311].RUN_DEPENDS_ON=                 python-six:single:v11
32 [PY311].USES_ON=                        python:v11,wheel
33
34 [FILE:1929:descriptions/desc.single]
35 **ConfigObj** is a simple but powerful config file reader and writer: an
36 *ini
37 file round tripper*. Its main feature is that it is very easy to use, with
38 a
39 straightforward programmer's interface and a simple syntax for config
40 files.
41
42 List of Features
43 ----------------
44
45 * Nested sections (subsections), to any level
46 * List values
47 * Multiple line values
48 * Full Unicode support
49 * String interpolation (substitution)
50 * Integrated with a powerful validation system
51
52     - including automatic type checking/conversion
53     - and allowing default values
54     - repeated sections
55
56 * All comments in the file are preserved
57 * The order of keys/sections is preserved
58 * Powerful unrepr mode for storing/retrieving Python data-types
59
60 Changelog
61 ---------
62
63 Release 5.0.8
64 """""""""""""
65
66 * fixing/test for a regression introduced in 5.0.7 that prevented import
67 validate from working
68
69 Release 5.0.7
70 """""""""""""
71
72 * update testing to validate against python version 2.7 and 3.5-3.11
73 * update broken links / non-existent services and references
74
75 Older Releases
76 """"""""""""""
77
78 * Release 5.0.6 improves error messages in certain edge cases
79 * Release 5.0.5 corrects a unicode-bug that still existed in writing files
80 * Release 5.0.4 corrects a unicode-bug that still existed in reading files
81 after
82   fixing lists of string in 5.0.3
83 * Release 5.0.3 corrects errors related to the incorrectly handling unicode
84   encoding and writing out files
85 * Release 5.0.2 adds a specific error message when trying to install on
86   Python versions older than 2.5
87 * Release 5.0.1 fixes a regression with unicode conversion not happening
88   in certain cases PY2
89 * Release 5.0.0 updates the supported Python versions to 2.6, 2.7, 3.2, 3.3
90   and is otherwise unchanged
91 * Release 4.7.2 fixes several bugs in 4.7.1
92 * Release 4.7.1 fixes a bug with the deprecated options keyword in 4.7.0.
93 * Release 4.7.0 improves performance adds features for validation and
94   fixes some bugs.
95
96
97 [FILE:115:distinfo]
98 a7a8c6ab7daade85c3f329931a807c8aee750a2494363934f8ea84d8a54c87ea        36180 configobj-5.0.8-py2.py3-none-any.whl
99