<?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>ropemacs</name>
<shortdesc>An emacs mode for using rope python refactoring library</shortdesc>
<description>=========================
 ropemacs, rope in emacs
=========================

Ropemacs is an emacs mode that uses rope_ library to provide features
like python refactorings and code-assists.  You should install rope_
library and pymacs_ before using ropemacs.

.. _rope: http://rope.sf.net/
.. _pymacs: http://pymacs.progiciels-bpi.ca/pymacs.html


New Features
============

``rope-find-occurrences`` sets ``next-error-function``.  That means
compilation mode keys like ``C-x \``` work for occurrences buffer,
too.

Also there is a bug in pymacs 23 and 24-beta1 that makes python reach
maximum recursion after interrupting a pymacs command; a patch is
included in the docs folder.</description>
<homepage rdf:resource="http://rope.sf.net/ropemacs.html" />
<maintainer><foaf:Person><foaf:name>Ali Gholami Rudi</foaf:name>
<foaf:mbox_sha1sum>978bdb1fa3ce63a41e6ec2a2358885884a5254c5</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.6</revision></Version></release>
</Project></rdf:RDF>