Paketname | python-editobj |
Beschreibung | Python object editor |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.5.7-8ubuntu1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 292 Byte |
Hängt ab von | python, python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | editobj |
Paketgröße | 43992 Byte |
Prüfsumme MD5 | 5c2628fbb3aab36326ffa23e28a34faa |
Prüfsumme SHA1 | 3cac6a744b7d73253be64c05edd39793b7037ba5 |
Prüfsumme SHA256 | 4b3e89396252e81b9233421d3a2fe84a2093c36a1d06749dc5cd567ebe03ad8b |
Link zum Herunterladen | python-editobj_0.5.7-8ubuntu1_all.deb |
Ausführliche Beschreibung | EditObj can create and display a Tkinter dialog box for editing any
Python object (similarly to what Java call a Bean editor, but for
Python object). EditObj is a useful tool for writing (text or
non-text) editors of all kinds, including GUI editor, 3D editor,...
.
In terms of MVC (Model View Controler), EditObj is a generic View
coupled with a universal Controler.
|