A pure-python implementation of the SyncML adapter framework and protocol.
Project description
Welcome to pysyncml, a pure-python implementation of the SyncML adapter framework and protocol. It does not actually provide any storage or agent implementations - these must be provided by the calling program.
IMPORTANT: pysyncml is currently pre-alpha. That means it does not work yet! However, it is being actively developed, so check back in a couple of months.
Please see the generated documents in the “doc” directory (for downloaded packages) or online at <http://pypi.python.org/pypi/pysyncml/> for significantly more how-to documentation as well as an API reference.