[SM-Commit] GIT changes to devel-kde47 grimoire by Bor Kraljič (a83cc210931aebf1c4445642c7dfb8a97288679b)

Bor Kraljič scm at sourcemage.org
Fri Aug 19 03:43:57 EDT 2011


GIT changes to devel-kde47 grimoire by Bor Kraljič <pyrobor at ver.si>:

 ChangeLog                                    |    3 +
 audio-libs/libgpod/DETAILS                   |    5 +-
 audio-libs/libgpod/HISTORY                   |    4 ++
 audio-libs/libgpod/libgpod-0.8.0.tar.gz.sig  |    0 
 audio-libs/libgpod/libgpod-0.8.2.tar.bz2.sig |binary
 audio-soft/rockbox-utility/BUILD             |    2 -
 audio-soft/rockbox-utility/DETAILS           |    4 +-
 audio-soft/rockbox-utility/HISTORY           |    4 ++
 chat-im/vacuum/BUILD                         |    4 ++
 chat-im/vacuum/DEPENDS                       |    3 +
 chat-im/vacuum/DETAILS                       |   50 +++++++++++++++++++++++++++
 chat-im/vacuum/HISTORY                       |    3 +
 chat-im/vacuum/PREPARE                       |    1 
 collab/openldap/BUILD                        |    6 ++-
 collab/openldap/HISTORY                      |    3 +
 dev/null                                     |binary
 doc/xpdf/DETAILS                             |   19 +---------
 doc/xpdf/HISTORY                             |    4 ++
 doc/xpdf/PRE_BUILD                           |   20 +---------
 doc/xpdf/char.patch                          |   12 ++++++
 doc/xpdf/xpdf-3.02.tar.gz.sig                |    0 
 doc/xpdf/xpdf-3.03.tar.gz.sig                |binary
 graphics-libs/libjpeg-turbo/DEPENDS          |    1 
 graphics-libs/libjpeg-turbo/HISTORY          |    3 +
 python-pypi/pyyaml/DEPENDS                   |    2 -
 python-pypi/pyyaml/DETAILS                   |   32 ++++++++---------
 python-pypi/pyyaml/HISTORY                   |    4 +-
 27 files changed, 129 insertions(+), 60 deletions(-)

New commits:
commit 90b55ea66554ae5c5a12d21fa803b90387606f0e
Author: Julien ROZO <julien at rozo.org>
Commit: Julien ROZO <julien at rozo.org>

    libjpeg-turbo: added DEPENDS, nasm is mandatory to compile

commit e257f4dec6c13c76b18b371a23f1e8b776d59e0a
Author: Pol Vinogradov <vin.public at gmail.com>
Commit: Pol Vinogradov <vin.public at gmail.com>

    chat-im/vacuum/DEPENDS: added subversion

commit 8397daacc0d0025657baf5813417778803521479
Author: Pol Vinogradov <vin.public at gmail.com>
Commit: Pol Vinogradov <vin.public at gmail.com>

    chat-im/vacuum: new spell, a plugin based jabber client

commit b046293f50b4a08b779c78f13584aedc182fe5e1
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    rockbox-utility: updated spell to 1.2.10

commit a3d10f5c0b5c9485e2bf9d4930fa3e061512c424
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    libgpod: updated spell to 0.8.2

commit 0da6c9b1379a7973e45be882237397406e3cb4a8
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    xpdf 3.03

commit 385dcf50d01b0a2a8a2453c92f972505b78e9694
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    openldap: add -ldb to LDFLAGS if db support is enabled (fixes #50)

commit 100427fa515f2dcb8f9911735bd0ad07674ec7ae
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    pyyaml: => 3.10

diff --git a/ChangeLog b/ChangeLog
index 3c77ac8..46e85c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-08-18 Pol Vinogradov <vin.public at gmail.com>
+	* chat-im/vacuum: new spell, a plugin based jabber client
+
 2011-08-16 Bor Kraljič <pyrobor at ver.si>
 	* kde4-bindings/perlqt -> perlqt4: to avoid duplicated spells
 	* kde4-graphics/gwenview -> gwenview4: to avoid duplicated spells
diff --git a/audio-libs/libgpod/DETAILS b/audio-libs/libgpod/DETAILS
index 93e2201..72885f8 100755
--- a/audio-libs/libgpod/DETAILS
+++ b/audio-libs/libgpod/DETAILS
@@ -1,7 +1,6 @@
            SPELL=libgpod
-         VERSION=0.8.0
-#     SOURCE_HASH=sha512:e490d58509bb58941e9905fb8bc342a0657b06b759f78e86df21f32632f167ce7c3e5864d97928a280474d2746a22b48ab5f7cbce3eab1e5f849a4b2d495cb33
-          SOURCE=$SPELL-$VERSION.tar.gz
+         VERSION=0.8.2
+          SOURCE=$SPELL-$VERSION.tar.bz2
       SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$SOURCEFORGE_URL/gtkpod/$SOURCE
diff --git a/audio-libs/libgpod/HISTORY b/audio-libs/libgpod/HISTORY
index c1442e7..d7b43fa 100644
--- a/audio-libs/libgpod/HISTORY
+++ b/audio-libs/libgpod/HISTORY
@@ -1,3 +1,7 @@
+2011-08-18 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: updated spell to 0.8.2
+	  Changed SOURCE[0] extension
+
 2011-04-07 Bor Kraljič <pyrobor at ver.si>
 	* DEPENDS: mutagen is needed for python bindings
 
diff --git a/audio-libs/libgpod/libgpod-0.8.0.tar.gz.sig b/audio-libs/libgpod/libgpod-0.8.0.tar.gz.sig
deleted file mode 100644
index 2011b7a..0000000
Binary files a/audio-libs/libgpod/libgpod-0.8.0.tar.gz.sig and /dev/null differ
diff --git a/audio-libs/libgpod/libgpod-0.8.2.tar.bz2.sig b/audio-libs/libgpod/libgpod-0.8.2.tar.bz2.sig
new file mode 100644
index 0000000..26a1557
Binary files /dev/null and b/audio-libs/libgpod/libgpod-0.8.2.tar.bz2.sig differ
diff --git a/audio-soft/rockbox-utility/BUILD b/audio-soft/rockbox-utility/BUILD
index 1f911e6..ccd032b 100755
--- a/audio-soft/rockbox-utility/BUILD
+++ b/audio-soft/rockbox-utility/BUILD
@@ -1,2 +1,2 @@
-cd $SOURCE_DIRECTORY/rbutil &&
+cd $SOURCE_DIRECTORY/rbutil/rbutilqt &&
 qt4_build
diff --git a/audio-soft/rockbox-utility/DETAILS b/audio-soft/rockbox-utility/DETAILS
index e0f72e3..f517e75 100755
--- a/audio-soft/rockbox-utility/DETAILS
+++ b/audio-soft/rockbox-utility/DETAILS
@@ -1,8 +1,8 @@
            SPELL=rockbox-utility
-         VERSION=1.2.7
+         VERSION=1.2.10
           SOURCE="rbutil_${VERSION}-src.tar.bz2"
    SOURCE_URL[0]=http://download.rockbox.org/rbutil/source/${SOURCE}
-     SOURCE_HASH=sha512:1c215a103003f44afed3ca0f7d6aab2c160c4a15e7d4d9b2b2dd1957f7e50340a1b824d1be9b07d127d1e06642bc3f64005d31bdb3996128b0d9dca6e1f2e9bc
+     SOURCE_HASH=sha512:6b6f92c4b9d3abacc9b53b1c72be968f6c2d74267d5b4920346a96e52e4f7dcfeb7a801f81e44a97fedf6d545c10e13db0ca0873f6745ffd3cfb69489477de60
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/rbutil_${VERSION}"
         WEB_SITE="http://www.rockbox.org/twiki/bin/view/Main/RockboxUtility"
       LICENSE[0]=GPL
diff --git a/audio-soft/rockbox-utility/HISTORY b/audio-soft/rockbox-utility/HISTORY
index acd3457..718a949 100644
--- a/audio-soft/rockbox-utility/HISTORY
+++ b/audio-soft/rockbox-utility/HISTORY
@@ -1,3 +1,7 @@
+2011-08-18 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: updated spell to 1.2.10
+	* BUILD: source is now in one more subdirectory
+
 2010-07-20 Bor Kraljič <pyrobor at ver.si>
 	* DETAILS: updated spell to 1.2.7
 
diff --git a/chat-im/vacuum/BUILD b/chat-im/vacuum/BUILD
new file mode 100755
index 0000000..d246419
--- /dev/null
+++ b/chat-im/vacuum/BUILD
@@ -0,0 +1,4 @@
+QTDIR="${QTDIR:-$INSTALL_ROOT/usr}"
+PATH="$QTDIR/bin/qt4:$PATH"
+qmake PREFIX=$INSTALL_ROOT/usr INSTALL_PREFIX=$INSTALL_ROOT/usr -recursive vacuum.pro &&
+make
diff --git a/chat-im/vacuum/DEPENDS b/chat-im/vacuum/DEPENDS
new file mode 100755
index 0000000..d26b7ab
--- /dev/null
+++ b/chat-im/vacuum/DEPENDS
@@ -0,0 +1,3 @@
+depends qt4 &&
+depends openssl &&
+depends subversion
diff --git a/chat-im/vacuum/DETAILS b/chat-im/vacuum/DETAILS
new file mode 100755
index 0000000..05355d0
--- /dev/null
+++ b/chat-im/vacuum/DETAILS
@@ -0,0 +1,50 @@
+           SPELL=vacuum
+if test "$VACUUM_SVN_AUTOUPDATE" = "y"; then
+         VERSION=$(date +%Y%m%d)
+else
+         VERSION=svn
+fi
+  FORCE_DOWNLOAD=on
+          SOURCE=$SPELL-svn.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
+   SOURCE_URL[0]=svn_http://vacuum-im.googlecode.com/svn/trunk:$SPELL-svn
+   SOURCE_IGNORE=volatile
+        WEB_SITE=http://www.vacuum-im.org
+         ENTERED=20110818
+      LICENSE[0]=GPL
+        KEYWORDS="jabber messaging chat"
+           SHORT="Vacuum-IM is a plugin based jabber client"
+cat << EOF
+Vacuum is a client for jabber networks. The core program is just a plugin loader,
+all functionality is made available
+via plugins. This enforces modularity and ensures well defined component
+interaction via interfaces.
+
+Main Features
+    Several independent profiles
+    Multiple accounts in one profile
+    Nested roster groups
+    Support JID escaping
+    Storage of history both locally and on the server, with the possibility of
+replication of history from the server to your computer
+    Agreed off save messages (mode OTR)
+    Full support for Jabber conferences
+    Create a bookmark at the conference with the possibility autologin
+    Support for CAPTCHA form, with the possibility of transmission without the
+use of browser
+    A few named windows with tabs for chats and conferences
+    Support for Adium message styles
+    Animated Emoticons (using Adium style)
+    Notifications of activity of the user in the chat
+    Automatic change of transport with preservation of names, groups,
+subscriptions and archive messages
+    Lists of privacy, with the possibility of ignoring or setting in invisible
+mode for individual contacts and groups
+    Multi-stage automatic change of status depending on the time of inactivity
+    Ability to set different status icons for individual contacts, and groups of
+contacts are connected through transport
+    Support for avatars with the ability to specify a contact an arbitrary
+image as an avatar
+    Ability to add annotation to contact
+    Remote controlling 
+EOF
diff --git a/chat-im/vacuum/HISTORY b/chat-im/vacuum/HISTORY
new file mode 100644
index 0000000..3e439b1
--- /dev/null
+++ b/chat-im/vacuum/HISTORY
@@ -0,0 +1,3 @@
+2011-08-18 Pol Vinogradov <vin.public at gmail.com>
+	* BUILD, DEPENDS, DETAILS, PREPARE: spell created
+
diff --git a/chat-im/vacuum/PREPARE b/chat-im/vacuum/PREPARE
new file mode 100755
index 0000000..17332c3
--- /dev/null
+++ b/chat-im/vacuum/PREPARE
@@ -0,0 +1 @@
+config_query VACUUM_SVN_AUTOUPDATE "Update to the latest SVN on every cast?" n
diff --git a/collab/openldap/BUILD b/collab/openldap/BUILD
index b08926f..c34f4ae 100755
--- a/collab/openldap/BUILD
+++ b/collab/openldap/BUILD
@@ -1,6 +1,10 @@
 #Fails to build without extra CPPFLAG
 # See http://www.openldap.org/lists/openldap-bugs/200804/msg00074.html
-CPPFLAGS="-D_GNU_SOURCE $CPPFLAGS"
+CPPFLAGS="-D_GNU_SOURCE $CPPFLAGS" &&
+
+if [[ "$SLAPD_LDBM" == "db" ]]; then
+  LDFLAGS="-ldb $LDFLAGS"
+fi &&
 
 OPTS="$OPTS
   $OPENLDAP_SLAPD $SLAPD_ACI $SLAPD_DNSSRV $SLAPD_MONITOR
diff --git a/collab/openldap/HISTORY b/collab/openldap/HISTORY
index d89c8e8..44f2949 100644
--- a/collab/openldap/HISTORY
+++ b/collab/openldap/HISTORY
@@ -1,3 +1,6 @@
+2011-08-18 Bor Kraljič <pyrobor at ver.si>
+	* BUILD: add -ldb to LDFLAGS if db support is enabled (fixes #50)
+
 2011-07-19 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2.4.26
 
diff --git a/doc/xpdf/DETAILS b/doc/xpdf/DETAILS
index 6d5f3a9..c3b5695 100755
--- a/doc/xpdf/DETAILS
+++ b/doc/xpdf/DETAILS
@@ -1,27 +1,12 @@
            SPELL=xpdf
-         VERSION=3.02
+         VERSION=3.03
   SECURITY_PATCH=7
           SOURCE=$SPELL-$VERSION.tar.gz
-         SOURCE2=xpdf-${VERSION}pl1.patch
-         SOURCE3=xpdf-${VERSION}pl2.patch
-         SOURCE4=xpdf-${VERSION}pl3.patch
-         SOURCE5=xpdf-${VERSION}pl4.patch
-         SOURCE6=xpdf-${VERSION}pl5.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/$SOURCE
-  SOURCE2_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/${SOURCE2}
-  SOURCE3_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/${SOURCE3}
-  SOURCE4_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/${SOURCE4}
-  SOURCE5_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/${SOURCE5}
-  SOURCE6_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/${SOURCE6}
         WEB_SITE=http://www.foolabs.com/xpdf
-    SOURCE2_HASH=sha512:2ec6610ac5993c9d443b80311b7bec7a1bb3165f9f5b2f0ecb576c4b37470a07ed6a1e0c3e16ce9e3671492cb15cd4ffd1d5f05d6adaa11ef22f3343b40b6695
-    SOURCE3_HASH=sha512:6b259243b0166cdac42ff4c84a7453281682add63d2333e87a81be94866c24007ce6b71e4bb539b25bf78b989eeb3b77760aab5b6a3535a990960757f53a62e3
-    SOURCE4_HASH=sha512:eb94a0f9ad3020fa6bab250618824f9bf03e753a9d0acc2ee38c08381debd311d5c491771406af93107900da7d0897727fc49c2cdd913acb64e7d01eab2f7361
-    SOURCE5_HASH=sha512:6a254fbc0e6def5055d15cc7552e025354137178ce8ac489c614d6b4a3a7d601c28f6a0d436872f5ccb9a4c2fa05bd2afa5ee0552c19de804539fbbc6e420a44
-    SOURCE6_HASH=sha512:c6b0c827102eed18132dd4c4899587fa1597993c877687c616c954027210ee7eeeaa2950acf0c06930c2fd3d81a66c04902171f9928bc90c5e1dbce9581df8e7
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-      PATCHLEVEL=3
+      PATCHLEVEL=0
         KEYWORDS="pdf doc"
          ENTERED=20010923
          LICENSE=GPL
diff --git a/doc/xpdf/HISTORY b/doc/xpdf/HISTORY
index 356baf0..17c6f6a 100644
--- a/doc/xpdf/HISTORY
+++ b/doc/xpdf/HISTORY
@@ -1,3 +1,7 @@
+2011-08-18 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 3.03
+	* PRE_BUILD, char.patch: added patch from Arch
+
 2011-01-27 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS, PRE_BUILD: xpdf-3.02pl5.patch applied, SECURITY_PATCH=7
 
diff --git a/doc/xpdf/PRE_BUILD b/doc/xpdf/PRE_BUILD
index 021bf24..59cd492 100755
--- a/doc/xpdf/PRE_BUILD
+++ b/doc/xpdf/PRE_BUILD
@@ -1,19 +1,3 @@
 default_pre_build &&
-cd ${SOURCE_DIRECTORY} &&
-unpack_file 2 &&
-unpack_file 3 &&
-unpack_file 4 &&
-unpack_file 5 &&
-unpack_file 6 &&
-
-message "${MESSAGE_COLOR}Applying security patches...${DEFAULT_COLOR}" &&
-message "${MESSAGE_COLOR}applying ${FILE_COLOR}${SOURCE2}${DEFAULT_COLOR}" &&
-patch -p1 < ${SOURCE_CACHE}/${SOURCE2} &&
-message "${MESSAGE_COLOR}applying ${FILE_COLOR}${SOURCE3}${DEFAULT_COLOR}" &&
-patch -p1 < ${SOURCE_CACHE}/${SOURCE3} &&
-message "${MESSAGE_COLOR}applying ${FILE_COLOR}${SOURCE4}${DEFAULT_COLOR}" &&
-patch -p1 < ${SOURCE_CACHE}/${SOURCE4} &&
-message "${MESSAGE_COLOR}applying ${FILE_COLOR}${SOURCE5}${DEFAULT_COLOR}" &&
-patch -p1 < ${SOURCE_CACHE}/${SOURCE5} &&
-message "${MESSAGE_COLOR}applying ${FILE_COLOR}${SOURCE6}${DEFAULT_COLOR}" &&
-patch -p1 < ${SOURCE_CACHE}/${SOURCE6}
+cd $SOURCE_DIRECTORY &&
+patch -p1 < $SCRIPT_DIRECTORY/char.patch
diff --git a/doc/xpdf/char.patch b/doc/xpdf/char.patch
new file mode 100644
index 0000000..8e49393
--- /dev/null
+++ b/doc/xpdf/char.patch
@@ -0,0 +1,12 @@
+diff -aur old/xpdf/XPDFViewer.cc new/xpdf/XPDFViewer.cc
+--- old/xpdf/XPDFViewer.cc	2011-08-15 14:08:53.000000000 -0700
++++ new/xpdf/XPDFViewer.cc	2011-08-17 11:05:55.739431215 -0700
+@@ -1803,7 +1803,7 @@
+   menuPane = XmCreatePulldownMenu(toolBar, "zoomMenuPane", args, n);
+   for (i = 0; i < nZoomMenuItems; ++i) {
+     n = 0;
+-    s = XmStringCreateLocalized(zoomMenuInfo[i].label);
++    s = XmStringCreateLocalized((char *)zoomMenuInfo[i].label);
+     XtSetArg(args[n], XmNlabelString, s); ++n;
+     XtSetArg(args[n], XmNuserData, (XtPointer)i); ++n;
+     sprintf(buf, "zoom%d", i);
diff --git a/doc/xpdf/xpdf-3.02.tar.gz.sig b/doc/xpdf/xpdf-3.02.tar.gz.sig
deleted file mode 100644
index 3b80f36..0000000
Binary files a/doc/xpdf/xpdf-3.02.tar.gz.sig and /dev/null differ
diff --git a/doc/xpdf/xpdf-3.03.tar.gz.sig b/doc/xpdf/xpdf-3.03.tar.gz.sig
new file mode 100644
index 0000000..4399b62
Binary files /dev/null and b/doc/xpdf/xpdf-3.03.tar.gz.sig differ
diff --git a/graphics-libs/libjpeg-turbo/DEPENDS b/graphics-libs/libjpeg-turbo/DEPENDS
new file mode 100755
index 0000000..c1e7100
--- /dev/null
+++ b/graphics-libs/libjpeg-turbo/DEPENDS
@@ -0,0 +1 @@
+depends nasm
diff --git a/graphics-libs/libjpeg-turbo/HISTORY b/graphics-libs/libjpeg-turbo/HISTORY
index 1d87efd..4e10384 100644
--- a/graphics-libs/libjpeg-turbo/HISTORY
+++ b/graphics-libs/libjpeg-turbo/HISTORY
@@ -1,3 +1,6 @@
+2011-08-18 Julien "_kaze_" ROZO <julien at rozo.org>
+	* DEPENDS: added, nasm is mandatory
+
 2011-05-18 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 1.1.1
 
diff --git a/python-pypi/pyyaml/DEPENDS b/python-pypi/pyyaml/DEPENDS
index 6e84a0e..a86d429 100755
--- a/python-pypi/pyyaml/DEPENDS
+++ b/python-pypi/pyyaml/DEPENDS
@@ -1 +1 @@
-depends python 
+depends python
diff --git a/python-pypi/pyyaml/DETAILS b/python-pypi/pyyaml/DETAILS
index 58215d7..f5af68e 100755
--- a/python-pypi/pyyaml/DETAILS
+++ b/python-pypi/pyyaml/DETAILS
@@ -1,25 +1,25 @@
            SPELL=pyyaml
-         VERSION=3.08
+         VERSION=3.10
           SOURCE="PyYAML-${VERSION}.tar.gz"
-   SOURCE_URL[0]=http://${SPELL}.org/download/${SPELL}/${SOURCE}
-     SOURCE_HASH=sha512:cbaf10d0b69f19713351fc156a0ac8ba4d2ac36142b2af2f25c7eeb2f77d083d2d59ca6df972a5d03f33654d3b4af682ddc73cb18265eb4357ab4ea8907a1bae
+   SOURCE_URL[0]=http://pyyaml.org/download/${SPELL}/${SOURCE}
+     SOURCE_HASH=sha512:57536fd9e5515916189c37487e0da583c8e9f79dd52dedb18342f65aefb6c063c4f141326ae7b49411d0cfdfd493bb0516f5c53737c76a69c7050a74a2834a33
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/PyYAML-${VERSION}"
-        WEB_SITE="http://pyyaml.org/"
+        WEB_SITE=http://pyyaml.org/
       LICENSE[0]=MIT
          ENTERED=20090526
-           SHORT="a YAML parser and emitter for the Python programming language."
+           SHORT="YAML parser and emitter for the Python programming language"
 cat << EOF
-a YAML parser and emitter for the Python programming language.
+PyYAML is a YAML parser and emitter for the Python programming language.
 
-PyYAML features
+PyYAML features:
+- complete YAML 1.1 parser
+- Unicode support
+- pickle support
+- capable extension API, and sensible error messages
 
- * a complete YAML 1.1 parser. In particular, PyYAML can parse all examples
- from the specification. The parsing algorithm is simple enough to be
- a reference for YAML parser implementors.  * Unicode support including
- UTF-8/UTF-16 input/output and \u escape sequences.  * low-level event-based
- parser and emitter API (like SAX).  * high-level API for serializing and
- deserializing native Python objects (like DOM or pickle).  * support for all
- types from the YAML types repository. A simple extension API is provided.  *
- both pure-Python and fast LibYAML-based parsers and emitters.  * relatively
- sensible error messages.
+PyYAML supports standard YAML tags and provides Python-specific tags that allow
+to represent an arbitrary Python object.
+
+PyYAML is applicable for a broad range of tasks from complex configuration files
+to object serialization and persistance.
 EOF
diff --git a/python-pypi/pyyaml/HISTORY b/python-pypi/pyyaml/HISTORY
index 0202f35..5e2d440 100644
--- a/python-pypi/pyyaml/HISTORY
+++ b/python-pypi/pyyaml/HISTORY
@@ -1,3 +1,5 @@
+2011-08-18 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 3.10; corrected descriptions
+
 2009-05-26 Andraž "ruskie" Levstik <ruskie+f03a580f at codemages.net>
 	* DEPENDS, DETAILS: spell created
-


More information about the SM-Commit mailing list