SPECS: python-Cython.spec - PyRex -> Pyrex
witekfl
witekfl at pld-linux.org
Sat May 3 13:13:57 CEST 2008
Author: witekfl Date: Sat May 3 11:13:57 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- PyRex -> Pyrex
---- Files affected:
SPECS:
python-Cython.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-Cython.spec
diff -u SPECS/python-Cython.spec:1.1 SPECS/python-Cython.spec:1.2
--- SPECS/python-Cython.spec:1.1 Sat May 3 13:11:44 2008
+++ SPECS/python-Cython.spec Sat May 3 13:13:52 2008
@@ -22,13 +22,13 @@
%description
Cython lets you write code that mixes Python and C data types any way
-you want, and compiles it into a C extension for Python.
-Cython is based on PyRex.
+you want, and compiles it into a C extension for Python. Cython is
+based on Pyrex.
%description -l pl.UTF-8
Pyrex pozwala pisać kod zawierający dane Pythona i języka C połączone
w jakikolwiek sposób i kompiluje to jako rozszerzenie C dla Pythona.
-Cython jest oparty na PyReksie.
+Cython jest oparty na Pyreksie.
%package examples
Summary: Examples for Pyrex language
@@ -78,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-05-03 11:13:52 witekfl
+- PyRex -> Pyrex
+
Revision 1.1 2008-05-03 11:11:44 witekfl
- new, based on python-Pyrex.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-Cython.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list