]> git.pld-linux.org Git - packages/python-Cython.git/commitdiff
- PyRex -> Pyrex
authorwitekfl <witekfl@pld-linux.org>
Sat, 3 May 2008 11:13:52 +0000 (11:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-Cython.spec -> 1.2

python-Cython.spec

index 4955374263ab1b10851dd86bb4e146011aeed534..4c46f7f397565755477c7b67a0c5ea5243d54f44 100644 (file)
@@ -21,13 +21,13 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %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
This page took 0.034278 seconds and 4 git commands to generate.