INFO
Name: python3-dtopt
Version: 0.1-44.el9
Arch: noarch
Summary: Add options to doctest examples while they are running
License: MIT
Vendor: Fedora Project
Build Host: buildvm-s390x-27.s390.fedoraproject.org
Build Date: Fri Apr 28 01:54:46 2023
Size: 8179
URL: http://pypi.python.org/pypi/dtopt/
Description: dtopts adds options to doctest examples while they are running. When
using the doctest module it is often convenient to use the ELLIPSIS
option, which allows you to use ... as a wildcard. But you either have
to setup the test runner to use this option, or you must put #doctest:
+ELLIPSIS on every example that uses this feature. dtopt lets you enable
this option globally from within a doctest, by doing:
>>> from dtopt import ELLIPSIS
FILES
/usr/lib/python3.9/site-packages/dtopt
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/zip-safe
/usr/lib/python3.9/site-packages/dtopt/COMPARE.py
/usr/lib/python3.9/site-packages/dtopt/ELLIPSIS.py
/usr/lib/python3.9/site-packages/dtopt/NORMALIZE_WHITESPACE.py
/usr/lib/python3.9/site-packages/dtopt/__init__.py
/usr/lib/python3.9/site-packages/dtopt/__pycache__
/usr/lib/python3.9/site-packages/dtopt/__pycache__/COMPARE.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/COMPARE.cpython-39.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-39.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-39.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/__init__.cpython-39.pyc
/usr/share/doc/python3-dtopt
/usr/share/doc/python3-dtopt/index.txt
/usr/share/doc/python3-dtopt/license.txt
REQUIRES
python(abi) 3.9
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
python-dtopt 0.1-44.el9
python3-dtopt 0.1-44.el9
python3.9-dtopt 0.1-44.el9
python3.9dist(dtopt) 0.1
python3dist(dtopt) 0.1
CONFIG FILES
/usr/lib/python3.9/site-packages/dtopt
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/zip-safe
/usr/lib/python3.9/site-packages/dtopt/COMPARE.py
/usr/lib/python3.9/site-packages/dtopt/ELLIPSIS.py
/usr/lib/python3.9/site-packages/dtopt/NORMALIZE_WHITESPACE.py
/usr/lib/python3.9/site-packages/dtopt/__init__.py
/usr/lib/python3.9/site-packages/dtopt/__pycache__
/usr/lib/python3.9/site-packages/dtopt/__pycache__/COMPARE.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/COMPARE.cpython-39.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-39.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-39.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/dtopt/__pycache__/__init__.cpython-39.pyc
/usr/share/doc/python3-dtopt
/usr/share/doc/python3-dtopt/index.txt d
/usr/share/doc/python3-dtopt/license.txt d
LICENSE FILES
MIT
|