-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPKG-INFO
More file actions
12 lines (12 loc) · 824 Bytes
/
PKG-INFO
File metadata and controls
12 lines (12 loc) · 824 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
Metadata-Version: 1.0
Name: EditObj2
Version: 0.4
Summary: A Java-Bean-like dialog box generator for Python objects, compatible with Gtk 2, Tk, Qt and Qtopia
Home-page: http://home.gna.org/oomadness/en/editobj/index.html
Author: Lamy Jean-Baptiste
Author-email: jibalamy@free.fr
License: GPL
Description: EditObj 2 is a dialog box generator for Python objects, using Gtk 2, Tk, Qt or Qtopia (at your choice). It behaves similarly to a Java Bean editor, but is devoted to Python, and it features several improvements. In particular, it can deal with tree structure of objects in a very efficient way.
Well... actually EditObj2 is more that just a dialog box generator. It is somehow a GUI per se... look at the examples directory to see its power :-)
EditObj2 is entirely written in Python.
Platform: UNKNOWN