Ravenports generated: 27 Mar 2022 15:43
[ravenports.git] / bucket_B9 / python-configobj
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-configobj
4 VERSION=                5.0.6
5 KEYWORDS=               python
6 VARIANTS=               py39 py310
7 SDESC[py310]=           Config file reading, writing and validation (3.10)
8 SDESC[py39]=            Config file reading, writing and validation (3.9)
9 HOMEPAGE=               https://github.com/DiffSK/configobj
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPI/c/configobj
14 DISTFILE[1]=            configobj-5.0.6.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[py310]=           single
17 SPKGS[py39]=            single
18
19 OPTIONS_AVAILABLE=      PY39 PY310
20 OPTIONS_STANDARD=       none
21 VOPTS[py310]=           PY39=OFF PY310=ON
22 VOPTS[py39]=            PY39=ON PY310=OFF
23
24 DISTNAME=               configobj-5.0.6
25
26 GENERATED=              yes
27
28 [PY39].BUILDRUN_DEPENDS_ON=             python-six:single:py39
29 [PY39].USES_ON=                         python:py39,sutools
30
31 [PY310].BUILDRUN_DEPENDS_ON=            python-six:single:py310
32 [PY310].USES_ON=                        python:py310,sutools
33
34 [FILE:1598: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 It has lots of other features though :
42
43 * Nested sections (subsections), to any level
44 * List values
45 * Multiple line values
46 * Full Unicode support
47 * String interpolation (substitution)
48 * Integrated with a powerful validation system
49
50     - including automatic type checking/conversion
51     - and allowing default values
52     - repeated sections
53
54 * All comments in the file are preserved
55 * The order of keys/sections is preserved
56 * Powerful unrepr mode for storing/retrieving Python data-types
57
58 | Release 5.0.6 improves error messages in certain edge cases
59 | Release 5.0.5 corrects a unicode-bug that still existed in writing files
60 | Release 5.0.4 corrects a unicode-bug that still existed in reading files
61 after
62 | fixing lists of string in 5.0.3
63 | Release 5.0.3 corrects errors related to the incorrectly handling unicode
64 | encoding and writing out files
65 | Release 5.0.2 adds a specific error message when trying to install on
66 | Python versions older than 2.5
67 | Release 5.0.1 fixes a regression with unicode conversion not happening
68 | in certain cases PY2
69 | Release 5.0.0 updates the supported Python versions to 2.6, 2.7, 3.2, 3.3
70 | and is otherwise unchanged
71 | Release 4.7.2 fixes several bugs in 4.7.1
72 | Release 4.7.1 fixes a bug with the deprecated options keyword in
73 | 4.7.0.
74 | Release 4.7.0 improves performance adds features for validation and
75 | fixes some bugs.
76
77
78 [FILE:101:distinfo]
79 a2f5650770e1c87fb335af19a9b7eb73fc05ccf22144eb68db7d00cd2bcb0902        33248 configobj-5.0.6.tar.gz
80