Jython 2.5.1 and Django 1.2

This commit is contained in:
Dmitry Trofimov
2010-06-09 19:16:49 +04:00
parent 2281ef012e
commit 12baccd1c8
4 changed files with 30 additions and 0 deletions

View 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.

View File

View 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)