Ravenports generated: 16 Jan 2023 21:57
[ravenports.git] / bucket_4B / python-pythran
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-pythran
4 VERSION=                0.12.1
5 KEYWORDS=               python
6 VARIANTS=               py310 py311
7 SDESC[py310]=           Ahead of Time compiler for numeric kernels (3.10)
8 SDESC[py311]=           Ahead of Time compiler for numeric kernels (3.11)
9 HOMEPAGE=               https://github.com/serge-sans-paille/pythran
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/df/e2/750fbb414d2e54bc0d71a88dc075bb436469c590e15f4afc28e9172e1507
14 DISTFILE[1]=            pythran-0.12.1-py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[py310]=           single
17 SPKGS[py311]=           single
18
19 OPTIONS_AVAILABLE=      PY310 PY311
20 OPTIONS_STANDARD=       none
21 VOPTS[py310]=           PY310=ON PY311=OFF
22 VOPTS[py311]=           PY310=OFF PY311=ON
23
24 DISTNAME=               pythran-0.12.1.dist-info
25
26 GENERATED=              yes
27
28 [PY310].RUN_DEPENDS_ON=                 python-ply:single:py310
29                                         python-gast:single:py310
30                                         python-numpy:single:py310
31                                         python-beniget:single:py310
32 [PY310].USES_ON=                        python:py310,wheel
33
34 [PY311].RUN_DEPENDS_ON=                 python-ply:single:py311
35                                         python-gast:single:py311
36                                         python-numpy:single:py311
37                                         python-beniget:single:py311
38 [PY311].USES_ON=                        python:py311,wheel
39
40 [FILE:504:descriptions/desc.single]
41
42 Pythran is an ahead of time compiler for a subset of the Python language,
43 with a
44 focus on scientific computing. It takes a Python module annotated with a
45 few
46 interface descriptions and turns it into a native Python module with the
47 same
48 interface, but (hopefully) faster.
49
50 It is meant to efficiently compile **scientific programs**, and takes
51 advantage
52 of multi-cores and SIMD instruction units.
53
54 Until 0.9.5 (included), Pythran was supporting Python 3 and Python 2.7.
55 It now only supports Python **3**.
56
57
58 [FILE:110:distinfo]
59 705a735a1baf5492779fb3ceb70ba1ccf8333b45465078b5d8168e4b4cf90cde      4248341 pythran-0.12.1-py3-none-any.whl
60