Fedora 19 Update: python-zc-customdoctests-1.0.1-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Tue May 14 04:46:27 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-6341
2013-04-23 02:45:53
--------------------------------------------------------------------------------

Name        : python-zc-customdoctests
Product     : Fedora 19
Version     : 1.0.1
Release     : 1.fc19
URL         : http://pypi.python.org/pypi/zc.customdoctests
Summary     : Use doctest with other languages
Description :
doctest (and recently manuel) provide hooks for using custom doctest
parsers.  `zc.customdoctests` helps to leverage this to support other
languages, such as JavaScript::

js> function double (x) { ...     return x*2; ... } js> double(2) 4

And with `manuel <http://pypi.python.org/pypi/manuel>`_, it facilitates
doctests that mix multiple languages, such as Python, JavaScript, and sh.

--------------------------------------------------------------------------------
Update Information:

New package.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #915427 - Review Request: python-zc-customdoctests - Use doctest with other languages
        https://bugzilla.redhat.com/show_bug.cgi?id=915427
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-zc-customdoctests' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list