mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
Add Python 3
svn path=/trunk/; revision=51503
This commit is contained in:
parent
89ea3624be
commit
426f261823
2 changed files with 28 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
; UTF-8
|
||||
|
||||
[Section]
|
||||
Name = Python
|
||||
Name = Python 2
|
||||
Version = 2.7.1
|
||||
Licence = GPL/LGPL
|
||||
Description = A remarkably powerful dynamic programming language.
|
||||
|
|
27
reactos/base/applications/rapps/rapps/python3.txt
Normal file
27
reactos/base/applications/rapps/rapps/python3.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
; UTF-8
|
||||
|
||||
[Section]
|
||||
Name = Python 3
|
||||
Version = 3.2
|
||||
Licence = GPL/LGPL
|
||||
Description = A remarkably powerful dynamic programming language.
|
||||
Size = 17.2MB
|
||||
Category = 7
|
||||
URLSite = http://www.python.org/
|
||||
URLDownload = http://www.python.org/ftp/python/3.2/python-3.2.msi
|
||||
CDPath = none
|
||||
|
||||
[Section.0407]
|
||||
Description = Eine sehr mächtige, dynamische Programmiersprache.
|
||||
|
||||
[Section.040a]
|
||||
Description = Un lenguaje de programación dinámico sumamente potente.
|
||||
|
||||
[Section.040c]
|
||||
Description = Un langage de programmation dynamique remarquablement puissant.
|
||||
|
||||
[Section.0415]
|
||||
Description = Potęży i dynamiczny język programowania.
|
||||
|
||||
[Section.0422]
|
||||
Description = Дуже потужна динамічна мова програмування.
|
Loading…
Reference in a new issue