moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# Psyco
_Python specializing compiler._
- Home: http://psyco.sourceforge.net/, https://sourceforge.net/projects/psyco/
- State: mature, inactive since 2008
- Download: http://psyco.sourceforge.net/download.html
@ -11,6 +9,7 @@ _Python specializing compiler._
- Code language: C
- Code license: MIT
Python specializing compiler.
Unmaintained, refers to pypy.org
## Building