configobj 5.0.6-2 source package in Ubuntu
Changelog
configobj (5.0.6-2) unstable; urgency=medium * Team upload. * debian/control: Bump Standards-Version with no other changes needed. -- Barry Warsaw <email address hidden> Fri, 17 Jul 2015 12:16:30 -0400
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | python | |
Xenial | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
configobj_5.0.6-2.dsc | 2.3 KiB | 9bb8577128460ff33326d3d90b8454376c83f4d41b1da61aeabdbfcbfb5e0087 |
configobj_5.0.6.orig.tar.gz | 140.3 KiB | 2e140354efcca6f558ff9ee941b435ae09a617bc071797bef62c8d6ed2033d5e |
configobj_5.0.6-2.debian.tar.xz | 7.3 KiB | dc677cd329b4a3aacebe10c5a169d9d092cc27888c3f3f9203930cacd6a0eab8 |
Available diffs
No changes file available.
Binary packages built by this source
- python-configobj: simple but powerful config file reader and writer for Python 2
ConfigObj is a simple but powerful config file reader and writer: an
ini file round tripper. Its main feature is that it is very easy to
use, with a straightforward programmer's interface and a simple
syntax for config files. It has lots of other features, though:
.
* Nested sections (subsections), to any level
* List values
* Multiple line values
* String interpolation (substitution)
* Integrated with a powerful validation system
+ including automatic type checking/conversion
+ and allowing default values
+ repeated sections
* All comments in the file are preserved
* The order of keys/sections is preserved
* Full Unicode support
* Powerful unrepr mode for storing/retrieving Python data-types
.
This is the Python 2 version of the package.
- python-configobj-doc: No summary available for python-configobj-doc in ubuntu zesty.
No description available for python-
configobj- doc in ubuntu zesty.
- python3-configobj: No summary available for python3-configobj in ubuntu zesty.
No description available for python3-configobj in ubuntu zesty.