* relocated current package database to the trunk of the package sub-project
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
[COPY]
|
||||
[COPY] Filename: package/.../mod_python/mod_python.desc
|
||||
[COPY] Copyright (C) 2006 The OpenSDE Project
|
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
|
||||
[COPY]
|
||||
[COPY] More information can be found in the files COPYING and README.
|
||||
[COPY]
|
||||
[COPY] This program is free software; you can redistribute it and/or modify
|
||||
[COPY] it under the terms of the GNU General Public License as published by
|
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
|
||||
[COPY] GNU General Public License can be found in the file COPYING.
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
|
||||
[I] Apache/Python Integration
|
||||
|
||||
[T] Mod_python is an Apache module that embeds the Python interpreter within
|
||||
[T] the server. With mod_python you can write web-based applications in
|
||||
[T] Python that will run many times faster than traditional CGI and will have
|
||||
[T] access to advanced features such as ability to retain database connections
|
||||
[T] and other data between hits and access to Apache internals.
|
||||
|
||||
[U] http://www.modpython.org/
|
||||
|
||||
[A] Apache Software Foundation
|
||||
[A] Gregory (Grisha) Trubetskoy <grisha@modpython.org>
|
||||
[M] Alejandro Mery <amery@opensde.org>
|
||||
|
||||
[C] extra/development
|
||||
|
||||
[L] GPL
|
||||
[S] Stable
|
||||
[V] 3.1.4
|
||||
[P] X -----5---9 800.000
|
||||
|
||||
[D] 2961476982 mod_python-3.1.4.tgz http://apache.247available.com/httpd/modpython/
|
||||
|
||||
Reference in New Issue
Block a user