Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
isprogram
/
pyenv
kopie van
https://github.com/pyenv/pyenv.git
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Projects
0
Publicaties
241
Wiki
Activiteit
Bladeren bron
add jython versions; jython-2.5.4-rc1 and jython-2.7-beta1
pull/17/head
Yamashita Yuu
13 jaren geleden
bovenliggende
0bc8d8252e
commit
521c2c3e06
2 gewijzigde bestanden
met
toevoegingen van 8
en
0 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+4
-0
plugins/python-build/share/python-build/jython-2.5.4-rc1
+4
-0
plugins/python-build/share/python-build/jython-2.7-beta1
+ 4
- 0
plugins/python-build/share/python-build/jython-2.5.4-rc1
Bestand weergeven
@ -0,0 +1,4 @@
require_java
install_jar "Jython-2.5.4-rc1" "http://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.5.4-rc1/jython-installer-2.5.4-rc1.jar#1be8d75d02886ce1a8542bb794a20db2" jython
install_package "distribute-0.6.36" "http://pypi.python.org/packages/source/d/distribute/distribute-0.6.36.tar.gz#a923385de72dcdca68cd4ac2b9dc1148" python
install_package "pip-1.2.1" "http://pypi.python.org/packages/source/p/pip/pip-1.2.1.tar.gz#db8a6d8a4564d3dc7f337ebed67b1a85" python
+ 4
- 0
plugins/python-build/share/python-build/jython-2.7-beta1
Bestand weergeven
@ -0,0 +1,4 @@
require_java
install_jar "Jython-2.7-beta1" "http://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7-b1/jython-installer-2.7-b1.jar" jython
install_package "distribute-0.6.36" "http://pypi.python.org/packages/source/d/distribute/distribute-0.6.36.tar.gz#a923385de72dcdca68cd4ac2b9dc1148" python
install_package "pip-1.2.1" "http://pypi.python.org/packages/source/p/pip/pip-1.2.1.tar.gz#db8a6d8a4564d3dc7f337ebed67b1a85" python
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan