pysyncml 0.1 released

Jérôme Laheurte fraca7 at free.fr
Fri Aug 15 14:50:58 CEST 2008


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 <fraca7 at free.fr>


More information about the Python-announce-list mailing list