<?xml version="1.0" encoding="UTF-8"?>
<extension>
  <name>bespin_editor</name>
  <description>Bespin is an embeddable source code editor from Mozilla that provides robust syntax highlighting, indentation support, and other features.

The Bespin Editor Extension replaces all textareas in Radiant with the Bespin editor. Note that Bespin only works in Web browsers that support the HTML canvas tag (Safari, Firefox, and Opera).</description>
  <repository-type>Git</repository-type>
  <repository-url>git://github.com/jlong/radiant-bespin-editor-extension.git</repository-url>
  <download-type></download-type>
  <download-url></download-url>
  <install-type>Git</install-type>
  <author>
    <name>John W. Long</name>
    <first-name>John</first-name>
    <last-name>W. Long</last-name>
    <email>me@johnwlong.com</email>
  </author>
</extension>
