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: 48.fc40 | Build date: Fri Jan 26 04:55:25 2024 |
Group: Unspecified | Build host: buildvm-s390x-25.s390.fedoraproject.org |
Size: 8962 | Source RPM: python-dtopt-0.1-48.fc40.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 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 * Mon Jun 13 2022 Python Maint <[email protected]> - 0.1-42 - Rebuilt for Python 3.11
/usr/lib/python3.12/site-packages/dtopt /usr/lib/python3.12/site-packages/dtopt-0.1-py3.12.egg-info /usr/lib/python3.12/site-packages/dtopt-0.1-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/dtopt-0.1-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/dtopt-0.1-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/dtopt-0.1-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/dtopt-0.1-py3.12.egg-info/zip-safe /usr/lib/python3.12/site-packages/dtopt/COMPARE.py /usr/lib/python3.12/site-packages/dtopt/ELLIPSIS.py /usr/lib/python3.12/site-packages/dtopt/NORMALIZE_WHITESPACE.py /usr/lib/python3.12/site-packages/dtopt/__init__.py /usr/lib/python3.12/site-packages/dtopt/__pycache__ /usr/lib/python3.12/site-packages/dtopt/__pycache__/COMPARE.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/dtopt/__pycache__/COMPARE.cpython-312.pyc /usr/lib/python3.12/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-312.pyc /usr/lib/python3.12/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-312.pyc /usr/lib/python3.12/site-packages/dtopt/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/dtopt/__pycache__/__init__.cpython-312.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, Tue Jul 9 23:47:10 2024