Hi, I'm happy to announce the first release of pysyncml, a Python wrapper for the Funambol C++ API.
The project page, with example scripts and API reference, is here: https://pysyncml.forge.funambol.org/ You can download it from here: https://pysyncml.forge.funambol.org/servlets/ProjectDocumentList Tested platforms are: Linux i386 (Slackware 12), MacOS X 10.4 and Windows XP. Binaries are available for these platforms (for Python 2.5), as well as source code. * About pysyncml * pysyncml has two parts: * A Python extension module (_pysyncml) wrapping the Funambol C++ API (see http://www.funambol.com/) * A pure Python module (pysyncml) with higher-level classes to ease writing SyncML-aware applications in Python. pysyncml is licensed under the GPL, version 2.1. -- Jérôme Laheurte <[EMAIL PROTECTED]> -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html