{ "info": { "author": "Ian Bicking", "author_email": "ianb@colorstudy.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Topic :: Software Development :: Testing" ], "description": "When using the `doctest\r\n`_ module it is often\r\nconvenient to use the ELLIPSIS option, which allows you to use ``...`` as a\r\nwildcard. But you either have to setup the test runner to use this option, or\r\nyou must put ``#doctest: +ELLIPSIS`` on *every* example that uses this feature.\r\n\r\n``dtopt`` lets you enable this option globally from within a doctest, by doing::\r\n\r\n >>> from dtopt import ELLIPSIS\r\n\r\n(The options ``NORMALIZE_WHITESPACE`` and ``COMPARE`` are also available)\r\n\r\nYou can install this from `the subversion repository\r\n`_ with ``easy_install\r\ndtopt==dev``.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/dtopt/", "keywords": "doctest", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "dtopt", "package_url": "https://pypi.org/project/dtopt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dtopt/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/dtopt/" }, "release_url": "https://pypi.org/project/dtopt/0.1/", "requires_dist": null, "requires_python": null, "summary": "Add options to doctest examples while they are running", "version": "0.1" }, "last_serial": 802947, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c87c2375445c62fd7eac1c0be35432d6", "sha256": "7f44059d80139ddc4049e322c9877f8a0b545655633125a023d5e2f4849d2df0" }, "downloads": -1, "filename": "dtopt-0.1-py2.4.egg", "has_sig": false, "md5_digest": "c87c2375445c62fd7eac1c0be35432d6", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 5877, "upload_time": "2007-08-10T18:24:58", "url": "https://files.pythonhosted.org/packages/35/e7/0c90cf7c605ca00f5d385958c993aaa3ecfff6ca756c199a39dd297bf11d/dtopt-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "9a41317149e926fcc408086aedee6bab", "sha256": "06ae07a12294a7ba708abaa63f838017d1a2faf6147a1e7a14ca4fa28f86da7f" }, "downloads": -1, "filename": "dtopt-0.1.tar.gz", "has_sig": false, "md5_digest": "9a41317149e926fcc408086aedee6bab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3208, "upload_time": "2007-08-10T18:24:58", "url": "https://files.pythonhosted.org/packages/ba/2c/e012086b9f515110a31bbd3e78a509e2b968e0f6808d219c178c5ae697f7/dtopt-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c87c2375445c62fd7eac1c0be35432d6", "sha256": "7f44059d80139ddc4049e322c9877f8a0b545655633125a023d5e2f4849d2df0" }, "downloads": -1, "filename": "dtopt-0.1-py2.4.egg", "has_sig": false, "md5_digest": "c87c2375445c62fd7eac1c0be35432d6", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 5877, "upload_time": "2007-08-10T18:24:58", "url": "https://files.pythonhosted.org/packages/35/e7/0c90cf7c605ca00f5d385958c993aaa3ecfff6ca756c199a39dd297bf11d/dtopt-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "9a41317149e926fcc408086aedee6bab", "sha256": "06ae07a12294a7ba708abaa63f838017d1a2faf6147a1e7a14ca4fa28f86da7f" }, "downloads": -1, "filename": "dtopt-0.1.tar.gz", "has_sig": false, "md5_digest": "9a41317149e926fcc408086aedee6bab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3208, "upload_time": "2007-08-10T18:24:58", "url": "https://files.pythonhosted.org/packages/ba/2c/e012086b9f515110a31bbd3e78a509e2b968e0f6808d219c178c5ae697f7/dtopt-0.1.tar.gz" } ] }