Clipboard Modifier
==================

A Simple utility to modify the clipboard in a variety of ways.
You can add your set of utilities as needed by writing some python.

Links
-----
wxPython: http://www.wxpython.org/


Install
-------

# python setup.py install

or

# easy_install.py mm2s5

Prerequesites
-------------

Requires Python 2.3 or greater 
Requires wxPython

License
-------
GNU GPL http://www.gnu.org/copyleft/gpl.html
