Package: python-zc.customdoctests (1.0.1-1)
Links for python-zc.customdoctests
Trisquel Resources:
Download Source Package python-zc.customdoctests:
- [python-zc.customdoctests_1.0.1-1.dsc]
- [python-zc.customdoctests_1.0.1.orig.tar.gz]
- [python-zc.customdoctests_1.0.1-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Julien Muchembled
External Resources:
- Homepage [github.com]
Similar packages:
Use Python doctest with other languages
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.
Other Packages Related to python-zc.customdoctests
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: python-manuel
- Python library for testable documents and documented tests
-
- rec: python-spidermonkey
- Package not available
Download python-zc.customdoctests
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.0 kB | 48 kB | [list of files] |