SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python-interlude
Version : 1.3.1 Vendor : openSUSE
Release : lp152.3.2 Date : 2019-09-20 22:06:08
Group : Development/Languages/Python Source RPM : python-interlude-1.3.1-lp152.3.2.src.rpm
Size : 0.01 MB
Packager : https://bugs_opensuse_org
Summary : Interlude for Doctests provides an Interactive Console
Description :
Provides an interactive shell aka console inside your doctest case.

The console looks exact like in a doctest-case and you can copy and paste
code from the shell into your doctest. It feels as you are in the test case
itself. Its not pdb, it\'s a python shell.

In your doctest you can invoke the shell at any point by calling::

>>> interact( locals() )

To make your testrunner interlude aware following is needed:

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-interlude-1.3.1-lp152.3.2.noarch.rpm
ftp.icm.edu.pl  python-interlude-1.3.1-lp152.3.2.noarch.rpm
ftp.icm.edu.pl  python-interlude-1.3.1-lp152.3.2.noarch.rpm
     

Provides :
python-interlude

Requires :
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python2.7/site-packages/interlude
/usr/lib/python2.7/site-packages/interlude-1.3.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/interlude-1.3.1-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/interlude-1.3.1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/interlude-1.3.1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/interlude-1.3.1-py2.7.egg-info/namespace_packages.txt
/usr/lib/python2.7/site-packages/interlude-1.3.1-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/interlude-1.3.1-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/interlude-1.3.1-py2.7.egg-info/zip-safe
/usr/lib/python2.7/site-packages/interlude/__init__.py
/usr/lib/python2.7/site-packages/interlude/__init__.pyc
/usr/share/doc/packages/python-interlude
/usr/share/doc/packages/python-interlude/CHANGELOG.rst
/usr/share/doc/packages/python-interlude/README.rst

 
ICM