From 21e2f9385eedf2085daba1db818666a5c97f100e Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Sat, 5 May 2007 20:09:46 +0000 Subject: [PATCH] * added python-configobj (4.4.0) - An easy to use Python config file reader and writer with a host of features git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20987 10447126-35f2-4685-b0cf-6dd780d3921f --- .../python-configobj/python-configobj.cache | 21 ++++++++++ python/python-configobj/python-configobj.desc | 38 +++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 python/python-configobj/python-configobj.cache create mode 100644 python/python-configobj/python-configobj.desc diff --git a/python/python-configobj/python-configobj.cache b/python/python-configobj/python-configobj.cache new file mode 100644 index 000000000..4903a32c0 --- /dev/null +++ b/python/python-configobj/python-configobj.cache @@ -0,0 +1,21 @@ + +[TIMESTAMP] 1178409289 Sat May 5 19:54:49 2007 +[BUILDTIME] 100 (9) +[SIZE] 0.24 MB, 10 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] gst-python +[DEP] paramiko +[DEP] python +[DEP] sed +[DEP] setuptools +[DEP] sysfiles +[DEP] unzip diff --git a/python/python-configobj/python-configobj.desc b/python/python-configobj/python-configobj.desc new file mode 100644 index 000000000..9e60ca098 --- /dev/null +++ b/python/python-configobj/python-configobj.desc @@ -0,0 +1,38 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../python-configobj/python-configobj.desc +[COPY] Copyright (C) 2007 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] An easy to use Python config file reader and writer with a host of features + +[T] ConfigObj is a simple but powerful config file reader and writer for +[T] Python applications. It is very easy to use and has a straightforward +[T] programmer's interface and a simple syntax for config files. It also +[T] supports nested sections to any level, list values, multiple line +[T] values, string interpolation, a powerful validation system, including +[T] automatic type checking and conversion, repeated sections, default +[T] values, preservation of comments and the order of keys and sections, +[T] and no external dependencies. + +[U] http://www.voidspace.org.uk/python/configobj.html + +[A] Fuzzyman +[M] Alejandro Mery + +[C] extra/development + +[L] BSD +[S] Stable +[V] 4.4.0 +[P] X -----5---9 800.000 + +[D] 2230213868 configobj-4.4.0.zip http://dl.sourceforge.net/sourceforge/configobj/