new syntax highlighter, abortable sleep function
Joachim Beerwerth from the group of Prof. Roland Böhmer (TU Dortmund) provided a patch with follwing enhancements: * new syntax highlighter: * improves performance with longer scripts * search function (ctrl+f) * auto indent * undo/redo * abortable sleep function in experiment scripts
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@ -10,7 +10,7 @@ Package: python-damaris
|
||||
Architecture: all
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Provides: ${python:Provides}, damaris-frontend
|
||||
Depends: ${python:Depends}, python-numpy (>=1.0), python-scipy, python-gtk2 (>=2.8.0), python-glade2, python-matplotlib (>=0.90), python-tables (>=1.3.2), lzop, python-xdg
|
||||
Depends: ${python:Depends}, python-numpy (>=1.0), python-scipy, python-gtk2 (>=2.8.0), python-glade2, python-matplotlib (>=0.90), python-tables (>=1.3.2), lzop, python-xdg, python-gtksourceview2
|
||||
Recommends: damaris-backends, python-numpy-ext
|
||||
Suggests: python-doc, python-tables-doc, python-numpy-doc
|
||||
Description: python frontend for DAMARIS project
|
||||
|
Reference in New Issue
Block a user