Summary
=======

* A general purpose conversion library

ConversionKit is a general purpose conversion library designed as an
improvement to the functionality in FormEncode but using simple functions
rather than complex schema and validators and avoiding the use of exceptions to
flag errors. See the introducion in the manual for full details.

Get Started
===========

* Download and install from source

Author
======

`James Gardner <http://jimmyg.org/>`_ james at pythonweb dot org

