Date: Mon, 12 Sep 2005 07:28:45 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/pymacs Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <200509120728.j8C7SjYV016941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-09-12 07:28:45 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/pymacs Makefile distinfo pkg-descr pkg-message
pkg-plist
Log:
Pymacs is a powerful tool which, once started from Emacs, allows both-way
communication between Emacs Lisp and Python. Pymacs aims Python as an
extension language for Emacs rather than the other way around, and this
assymetry is reflected in some design choices. Within Emacs Lisp code, one
may load and use Python modules. Python functions may themselves use Emacs
services, and handle Emacs Lisp objects kept in Emacs Lisp space.
PR: ports/85995
Submitted by: Mike Meyer <mwm@mired.org>
Revision Changes Path
1.1959 +1 -0 ports/devel/Makefile
1.1 +33 -0 ports/devel/pymacs/Makefile (new)
1.1 +2 -0 ports/devel/pymacs/distinfo (new)
1.1 +8 -0 ports/devel/pymacs/pkg-descr (new)
1.1 +9 -0 ports/devel/pymacs/pkg-message (new)
1.1 +28 -0 ports/devel/pymacs/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509120728.j8C7SjYV016941>
