<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>clipboard-modifier</name>
<shortdesc>Change your clipboard text in a variety of ways</shortdesc>
<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 as strings.
  * Modify an URL in the clipboard pointing to Amazon so that it has your Associate ID in it. 
  * Run a shell command piping the clipboard to it and retrieving the output from it.
  * Force a clibpboard to text (removing formatting, etc.).
  * Convert a complicated url into it's python equivalent, using urlencode.
  * And many more...

It uses wxPython and when you bring it's window to the front it modifies
the clipboard with the currently selected utility.</description>
<download-page>http://clipboard-modifier.googlecode.com/files/clipboard-modifier-0.2.0.zip</download-page>
<homepage rdf:resource="http://code.google.com/p/clipboard-modifier/" />
<maintainer><foaf:Person><foaf:name>Scott Kirkwood</foaf:name>
<foaf:mbox_sha1sum>88d074582bc45566a0f44bf5eddfda48402cb523</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.0</revision></Version></release>
</Project></rdf:RDF>