You can get it from:
http://sf.net/projects/rope/files
Ropemacs is an emacs mode that uses rope_ library to provide features
like refactorings and code-assists. You should install rope_ library
and Pymacs before using ropemacs.
.. _`rope`: http://rope.sf.net/
--
http://www.fastmail.fm - mmm.
The second version of Underscode, the Python identifier-like encoding,
has been released. The only change from 0.1.0 is that underscores are
encoded as 0x5f and spaces as __, which makes most encoded strings a lot
more readable. I know this breaks backwards compatibility, but at this
stage of the
Hi all,
The second version of alsaseq, bindings to the ALSA sequencer has been
released. Fixed some bugs in alsaseq.c, added id() function. Added
funtions in alsamidi.py, and a class to read and write ALSA events into
a CSV file.
alsaseq is a Python module that allows to interact with ALSA se