pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/py-wsgi-intercept



Module name:    wip
Committed by:   jihbed
Date:           Wed Apr 14 20:27:59 UTC 2010

Import into wip/py-wsgi-intercept

Log Message:
Import py26-wsgi-intercept-0.4 as wip/py-wsgi-intercept.

Testing a WSGI application normally involves starting a server at a local host
and port, then pointing your test code to that address. Instead, this library
lets you intercept calls to any specific host/port combination and redirect
them into a WSGI application importable by your test program. Thus, you
can avoid spawning multiple processes or threads to test your Web app.

Status:

Vendor Tag:     JIHBED
Release Tags:   JIHBED_20100414
                
N wip/py-wsgi-intercept/distinfo
N wip/py-wsgi-intercept/Makefile
N wip/py-wsgi-intercept/PLIST
N wip/py-wsgi-intercept/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index