#pragma section-numbers off
= CFPython =
Source code to the CFPython library included with the [[/userdefaults]] module.
			
CFPython is a C library intended to make programming with the Python C API and 
CoreFoundation easier. CFPython makes copies of Python objects as their mutable
CoreFoundation counterparts, and is able to perform the same translations in reverse.

= homepage =

http://sarwat.net/opensource/

= author =

SarwatKhan