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

# pip clipboard-modifier

or

# sudo dpkg -i clipboard*.deb

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

Requires Python 2.4 or greater
Requires wxPython

License
-------
http://www.apache.org/licenses/LICENSE-2.0.html
