Date: Sat, 8 Oct 2005 22:47:44 +0000 (UTC) From: Marcus Alves Grando <mnag@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/py-editobj Makefile distinfo pkg-descr pkg-plist Message-ID: <200510082247.j98MliJ4011527@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mnag 2005-10-08 22:47:44 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/py-editobj Makefile distinfo pkg-descr pkg-plist
Log:
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).
PR: 86937
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Revision Changes Path
1.860 +1 -0 ports/graphics/Makefile
1.1 +31 -0 ports/graphics/py-editobj/Makefile (new)
1.1 +2 -0 ports/graphics/py-editobj/distinfo (new)
1.1 +9 -0 ports/graphics/py-editobj/pkg-descr (new)
1.1 +39 -0 ports/graphics/py-editobj/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510082247.j98MliJ4011527>
