Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-dtopt | Distribution: Fedora Project |
Version: 0.1 | Vendor: Fedora Project |
Release: 50.fc41 | Build date: Sat Jul 20 06:31:58 2024 |
Group: Unspecified | Build host: buildvm-s390x-10.s390.fedoraproject.org |
Size: 9062 | Source RPM: python-dtopt-0.1-50.fc41.src.rpm |
Packager: Fedora Project | |
Url: http://pypi.python.org/pypi/dtopt/ | |
Summary: Add options to doctest examples while they are running |
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
MIT
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 0.1-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <[email protected]> - 0.1-49 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 0.1-48 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 0.1-47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.1-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <[email protected]> - 0.1-45 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.1-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.1-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/python3.13/site-packages/dtopt /usr/lib/python3.13/site-packages/dtopt-0.1-py3.13.egg-info /usr/lib/python3.13/site-packages/dtopt-0.1-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/dtopt-0.1-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/dtopt-0.1-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/dtopt-0.1-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/dtopt-0.1-py3.13.egg-info/zip-safe /usr/lib/python3.13/site-packages/dtopt/COMPARE.py /usr/lib/python3.13/site-packages/dtopt/ELLIPSIS.py /usr/lib/python3.13/site-packages/dtopt/NORMALIZE_WHITESPACE.py /usr/lib/python3.13/site-packages/dtopt/__init__.py /usr/lib/python3.13/site-packages/dtopt/__pycache__ /usr/lib/python3.13/site-packages/dtopt/__pycache__/COMPARE.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/dtopt/__pycache__/COMPARE.cpython-313.pyc /usr/lib/python3.13/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-313.pyc /usr/lib/python3.13/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-313.pyc /usr/lib/python3.13/site-packages/dtopt/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/dtopt/__pycache__/__init__.cpython-313.pyc /usr/share/doc/python3-dtopt /usr/share/doc/python3-dtopt/index.txt /usr/share/doc/python3-dtopt/license.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024