SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-wsgi_intercept rpm build for : OpenSuSE. For other distributions click python-wsgi_intercept.

Name : python-wsgi_intercept
Version : 0.10.0 Vendor : openSUSE
Release : 5.1 Date : 2017-03-17 20:25:34
Group : Development/Languages/Python Source RPM : python-wsgi_intercept-0.10.0-5.1.src.rpm
Size : 0.05 MB
Packager : http://bugs_opensuse_org
Summary : Installs a WSGI application in place of a real URI for testing
Description :
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.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/42.3/repo/oss/suse/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-wsgi_intercept-0.10.0-5.1.noarch.rpm
     

Provides :
python-wsgi_intercept

Requires :
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/python2.7/site-packages/wsgi_intercept
/usr/lib/python2.7/site-packages/wsgi_intercept-0.10.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/wsgi_intercept-0.10.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/wsgi_intercept-0.10.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/wsgi_intercept-0.10.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/wsgi_intercept-0.10.0-py2.7.egg-info/pbr.json
/usr/lib/python2.7/site-packages/wsgi_intercept-0.10.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/wsgi_intercept-0.10.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/wsgi_intercept/__init__.py
/usr/lib/python2.7/site-packages/wsgi_intercept/__init__.pyc
/usr/lib/python2.7/site-packages/wsgi_intercept/http_client_intercept.py
/usr/lib/python2.7/site-packages/wsgi_intercept/http_client_intercept.pyc
/usr/lib/python2.7/site-packages/wsgi_intercept/httplib2_intercept.py
/usr/lib/python2.7/site-packages/wsgi_intercept/httplib2_intercept.pyc
/usr/lib/python2.7/site-packages/wsgi_intercept/requests_intercept.py
/usr/lib/python2.7/site-packages/wsgi_intercept/requests_intercept.pyc
/usr/lib/python2.7/site-packages/wsgi_intercept/urllib_intercept.py
/usr/lib/python2.7/site-packages/wsgi_intercept/urllib_intercept.pyc

 
ICM