<?xml version="1.0" encoding="utf-8"?>

<plugin>

  <meta>
    <author>Noel M. O'Boyle</author>
    <description lang="en">
	    Takes an image of a molecule from the clipboard (you need to copy
	    it there first), converts it using OSRA (you need to install OSRA
	    and set the environment variable OSRA to point to the executable),
	    and pastes the resulting chemical structure into BKChem.
    </description>
  </meta>

  <source>
    <file>convert_clipboard_image.py</file>
    <menu-text lang="en">Paste and Convert Image</menu-text>
  </source>
</plugin>
