RE: pysyncml 0.1 released

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Steffl, Joseph

    RE: pysyncml 0.1 released



    -----Original Message-----
    From: Jérôme Laheurte [mailto:fraca7@f ree.fr]
    Sent: Friday, August 15, 2008 7:51 AM
    To: comp-lang-python-announce@modera tors.isc.org
    Subject: pysyncml 0.1 released

    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:



    You can download it from here:



    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 (seehttp://www.funambol.co m/)

    * A pure Python module (pysyncml) with higher-level classes to ease writingSyncML-aware applications in Python.

    pysyncml is licensed under the GPL, version 2.1.

    --
    Jérôme Laheurte <fraca7@free.fr >


    [CONFIDENTIALITY AND PRIVACY NOTICE]

    Information transmitted by this email is proprietary to Medtronic and is intended for use only by the individual or entity to which it is addressed, andmay contain information that is private, privileged, confidential or exemptfrom disclosure under applicable law. If you are not the intended recipientor it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information inany manner is strictly prohibited. In such cases, please delete this mail from your records.

    To view this notice in other languages you can either select the following link or manually copy and paste the link into the address bar of a web browser: http://emaildisclaimer.medtronic.com
  • Paul McGuire

    #2
    Re: pysyncml 0.1 released

    >
    Hi,
    >
    I'm happy to announce the first release of pysyncml, a Python wrapper for the Funambol C++ API.
    >
    <snip rest of post, none of which explains what Funambol is>

    Any chance you could say a bit more about what the Funambol C++ API is/
    does? As this is a Python forum, I suspect many are not familiar with
    this undoubtedly invaluable and indispensable code library.

    I actually followed your link, and found another project page that
    said pretty much just what your posting did. I'm sure I was just one
    click away from total consciousness, but since the Dalai Lama already
    promised me that on my deathbed, so I've got that going for me.

    -- Paul

    Comment

    Working...