Difference between revisions of "Open source status"

From dmfswiki
Jump to: navigation, search
(Created page with "CalDAV-Sync and CardDAV-Sync are not open source yet, but some parts already are. This page will list all open sourced libs. ;[https://github.com/dmfs/xml-serializer xml-seriali...")
(No difference)

Revision as of 12:23, 5 April 2012

CalDAV-Sync and CardDAV-Sync are not open source yet, but some parts already are. This page will list all open sourced libs.

xml-serializer
This is the XML serializer used by CalDAV-Sync & CardDAV-Sync. It is aims to be more convenient than the stock Android XmlSerializer interface, still being somewhat lightweight and efficient.