python-zc.customdoctests - 1.0.1-1 main

doctest (and recently manuel) provide hooks for using custom doctest
parsers. zc.customdoctests helps to leverage this to support other
languages, such as JavaScript (with python-spidermonkey):
.
js> function double (x) {
... return x*2;
... }
js> double(2)
4
.
And with python-manuel, it facilitates doctests that mix multiple languages,
such as Python, JavaScript, and sh.

Priority: optional
Section: python
Suites: amber 
Maintainer: Debian Python Modules Team <python-modules-team [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 50.2 kB
Architectures: all 

 

Versions

1.0.1-1 all