diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-cython.inc')
| -rw-r--r-- | meta/recipes-devtools/python/python-cython.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-cython.inc b/meta/recipes-devtools/python/python-cython.inc index da6eba254f..0e6bac06a7 100644 --- a/meta/recipes-devtools/python/python-cython.inc +++ b/meta/recipes-devtools/python/python-cython.inc | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | SUMMARY = "The Cython language" | ||
| 2 | HOMEPAGE = "https://pypi.org/project/Cython/" | ||
| 1 | DESCRIPTION = "Cython is a language specially designed for writing Python extension modules. \ | 3 | DESCRIPTION = "Cython is a language specially designed for writing Python extension modules. \ |
| 2 | It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ | 4 | It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ |
| 3 | and the messy, low-level world of C." | 5 | and the messy, low-level world of C." |
