Benutzer:Malte/hbedit
hbedit (HackingBox Editor) is a simple and lightweight plain text editor written in Python using the wxpython GUI toolkit.
You can get the source code via bzr from Launchpad.net:
bzr branch lp:hbedit
and install it with
python2 setup.py install
or
makepkg -csi