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: 52.fc43 | Build date: Mon Jun 2 20:23:20 2025 |
Group: Unspecified | Build host: buildhw-x86-08.iad2.fedoraproject.org |
Size: 9311 | Source RPM: python-dtopt-0.1-52.fc43.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
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.1-52 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.1-49 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-48 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.1-45 - Rebuilt for Python 3.12
/usr/lib/python3.14/site-packages/dtopt /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info/PKG-INFO /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info/SOURCES.txt /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info/dependency_links.txt /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info/top_level.txt /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info/zip-safe /usr/lib/python3.14/site-packages/dtopt/COMPARE.py /usr/lib/python3.14/site-packages/dtopt/ELLIPSIS.py /usr/lib/python3.14/site-packages/dtopt/NORMALIZE_WHITESPACE.py /usr/lib/python3.14/site-packages/dtopt/__init__.py /usr/lib/python3.14/site-packages/dtopt/__pycache__ /usr/lib/python3.14/site-packages/dtopt/__pycache__/COMPARE.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/COMPARE.cpython-314.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-314.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-314.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/__init__.cpython-314.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, Fri Jun 20 01:51:43 2025