Download List

專案描述

peppy ((ap)Proximated (X)Emacs Powered by Python) is a wxPython/Scintilla-based editor written in and extensible through Python. It attempts to provide an XEmacs-like multi-window, multi-tabbed framework with low coupling, so it's easy to add support for new types of files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-19 16:05
0.14.1

This release adds support for SFTP to allow editing of files over the network. It also adds some new context menus over notebook tabs, fixes some internationalization issues, and fixes some minor bugs in ChangeLog and Makefile editing modes.
標籤: Major feature enhancements, Minor bugfixes

2009-12-23 19:40
0.14.0

This release adds the option of an IDE-style main window, where minor modes like the code browser are updated in real-time. The main window layout now uses the agw.aui toolkit instead of the standard wx.aui toolkit, which also fixes bugs related to the notebook tab ordering. This new toolkit also saves the window layout geometry so that it can be restored exactly as it was the next time peppy edits the file. The release also includes updated translations and various minor bugfixes.
標籤: Major feature enchancements, minor bug fixes

2009-12-03 03:53
0.13.3

This release fixes a bug introduced with 0.13.2 that prevented the text style editor from appearing.
標籤: Minor bugfixes

2009-12-01 09:44
0.13.2

This release adds new items to the preferences dialog that allow user customization of the list of syntax keywords for each major mode. Syntax keywords are those that are highlighted in a bold font in the editing window, and used to identify reserved words in a programming language. Some minor bugs were fixed in the regex search and replace mode.
標籤: Minor bugfixes, Minor feature enhancements

2009-11-18 07:05
0.13.1

This release fixes a bug in the help browser that resulted in a blank page, and adds a PDF of the user manual to the distribution. It also adds an m4 major mode and fixes bugs in the search/replace and CTAGS support.
標籤: Documentation Updates, Minor bugfixes

Project Resources