]> git.pld-linux.org Git - packages/emacs-pymacs.git/blame - emacs-pymacs.spec
- kill orphaned directories
[packages/emacs-pymacs.git] / emacs-pymacs.spec
CommitLineData
d9bc2768
AM
1Summary: Python extension for Emacs
2Summary(pl): Rozszerzenie Python dla Emacsa
3Name: emacs-pymacs
e266beea 4Version: 0.22
5Release: 1
d9bc2768
AM
6License: GPL v2
7Group: Applications/Editors/Emacs
e266beea 8Source0: http://pymacs.progiciels-bpi.ca/archives/Pymacs-%{version}.tar.gz
9# Source0-md5: 73b7a641be100fd90a9be59ecf01fd98
10URL: http://pymacs.progiciels-bpi.ca/
43ef7c89 11BuildRequires: emacs
dbfa3a2c 12BuildRequires: python-devel >= 2.2
0a22760b 13%pyrequires_eq python
dbfa3a2c 14Requires: emacs >= 21.1
dbfa3a2c 15Obsoletes: pymacs
e266beea 16BuildArch: noarch
17BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
d9bc2768
AM
18
19%description
20Pymacs is a powerful tool which, once started from Emacs, allows
21both-way communication between Emacs LISP and Python. Yet, Pymacs aims
22Python as an extension language for Emacs. Within Emacs LISP code, one
23may load and use Python modules. Python functions may themselves use
24Emacs services, and handle LISP objects kept in LISP space.
25
26%description -l pl
27