# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup python26 1.0 name py26-pymacs version 0.23 categories python platforms darwin maintainers nomaintainer description python/emacs integration long_description 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 \ asymmetry 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. homepage http://pymacs.progiciels-bpi.ca/pymacs.html master_sites http://pymacs.progiciels-bpi.ca/archives/ distname Pymacs-${version} depends_lib port:py26-setuptools checksums sha1 1293b69db60726bb6a5cfaddd627a11650c39c54