diff options
Diffstat (limited to 'devel/py-pythran/pkg-descr')
-rw-r--r-- | devel/py-pythran/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pythran/pkg-descr b/devel/py-pythran/pkg-descr index d4a5ceaf1f86..b4e6c65c458b 100644 --- a/devel/py-pythran/pkg-descr +++ b/devel/py-pythran/pkg-descr @@ -2,5 +2,3 @@ Pythran is an ahead of time compiler for a subset of the Python language, with a focus on scientific computing. It takes a Python module annotated with a few interface descriptions and turns it into a native Python module with the same interface, but (hopefully) faster. - -WWW: https://github.com/serge-sans-paille/pythran |