<?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>peppy</name>
<shortdesc>(ap)Proximated (X)Emacs Powered by Python</shortdesc>
<description>A full-featured editor for text files and more, Peppy provides an XEmacs-like multi-window, multi-tabbed interface using the Advanced User Interface (wx.aui) framework of wxPython.  It is built around the emacs concept of major modes -- different views are presented to the user depending on the type of data being edited.  Text files are shown using the wx.stc (Scintilla) editing component, binary files use a grid layout showing hexadecimal representation of the binary data, scientific image datasets are displayed using a raster band image displayer, and more.  Peppy is designed to be very extensible using setuptools plugins.</description>
<download-page>http://peppy.flipturn.org/archive/</download-page>
<homepage rdf:resource="http://peppy.flipturn.org/" />
<maintainer><foaf:Person><foaf:name>Rob McMullen</foaf:name>
<foaf:mbox_sha1sum>af70c90bfa733d352c7655cf8458ba07ac1a28ce</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.10.0</revision></Version></release>
</Project></rdf:RDF>