Metadata-Version: 1.0
Name: clipboard-modifier
Version: 0.1.0
Summary: Change your clipboard text in a variety of ways
Home-page: http://code.google.com/clipboard-modifier/
Author: Scott Kirkwood
Author-email: scottakirkwood@gmail.com
License: GNU GPL
Download-URL: http://clipboard-modifier.googlecode.com/files/clipboard-modifier-0.1.0.zip
Description: A flexible system to modify the text in a clipboard in a variety of ways.
        Out of the box we have:
        * Copy a spreadsheet and change the clipboard so that it can be pasted into a wiki, with vertical bars (|) instead of tabs
        * Modify your multi-line clipboard text so that it can be pasted into Java or Python.
        * Modify an URL in the clipboard pointing to Amazon so that it has your Associate ID in it.
        
        It uses wxPython and when you bring it's window to the front it modifies
        the clipboard with the currently selected utility.
        
Keywords: clipboard,utility,wxPython,Python
Platform: POSIX
Platform: Windows
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
