* updated ksmtp (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / python / psyco / psyco.desc
blob8cd99ffae4fd7015539c251c225d0b75c0f11966
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/psyco/psyco.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] The Python specializing compiler
14 [T] Psyco shows that it is possible to execute Python code at
15 [T] speeds approaching that of fully compiled languages, by using
16 [T] a technique called "specialization".
17 [T] This extension module for the unmodified interpreter accelerates
18 [T] user programs with little or no change in their sources.
19 [T] It can increase speed by a factor that can be very interesting,
20 [T] and an increase of 2 to 10 times is common.
22 [U] http://psyco.sourceforge.net/
24 [A] Armin Rigo <arigo@tunes.org>
25 [M] The T2 Project <t2@t2-project.org>
27 [C] extra/tool
29 [L] OpenSource
30 [S] Stable
31 [V] 1.6
32 [P] X -----5---9 800.000
34 [D] 38251765b64a34fac6abce47afc554abe94b2806977b77ca7825ee14 psyco-1.6-src.tar.gz http://dl.sourceforge.net/sourceforge/psyco/