1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/graphics/py-editobj/pkg-descr
Vanilla I. Shu 41d3e2cf30 - Stage
- Drop NOPORTDOCS
- Fix pkg-plist
- Pet portlint

PR:		ports/188914
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@
2014-05-09 03:08:34 +00:00

10 lines
388 B
Plaintext

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 usefull tool for writing (text or
non-text) editors of all kinds, including GUI editor,
3D editor,... It also includes a Python console
(thanks to Ka-Ping Yee).
WWW: http://home.gna.org/oomadness/en/editobj/index.html