mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 06:39:38 +07:00
Jython 2.5.1 and Django 1.2
This commit is contained in:
23
python/lib/Lib/site-packages/Django-1.2-py2.5.egg-info
Normal file
23
python/lib/Lib/site-packages/Django-1.2-py2.5.egg-info
Normal file
@@ -0,0 +1,23 @@
|
||||
Metadata-Version: 1.0
|
||||
Name: Django
|
||||
Version: 1.2
|
||||
Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
|
||||
Home-page: http://www.djangoproject.com/
|
||||
Author: Django Software Foundation
|
||||
Author-email: foundation@djangoproject.com
|
||||
License: UNKNOWN
|
||||
Download-URL: http://media.djangoproject.com/releases/1.2/Django-1.2.tar.gz
|
||||
Description: UNKNOWN
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Environment :: Web Environment
|
||||
Classifier: Framework :: Django
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: BSD License
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Topic :: Internet :: WWW/HTTP
|
||||
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
||||
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
|
||||
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
|
||||
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
||||
Binary file not shown.
0
python/lib/jython-2.5.1-src.zip
Normal file
0
python/lib/jython-2.5.1-src.zip
Normal file
@@ -1,3 +1,10 @@
|
||||
@echo off
|
||||
rem This file was generated by the Jython installer
|
||||
rem Created on Wed Jun 09 15:00:36 MSD 2010 by Dmitry.Trofimov
|
||||
|
||||
set JAVA_HOME="C:\Program Files (x86)\Java\jre6"
|
||||
set JYTHON_HOME_FALLBACK="C:\Soft\Jython"
|
||||
|
||||
@echo off
|
||||
rem ---------------------------------------------------------------------------
|
||||
rem jython.bat - start script for Jython (adapted from jruby.bat)
|
||||
|
||||
Reference in New Issue
Block a user