xdoctest

View on PyPIReverse Dependencies (117)

1.2.0 xdoctest-1.2.0-py3-none-any.whl

Wheel Details

Project: xdoctest
Version: 1.2.0
Filename: xdoctest-1.2.0-py3-none-any.whl
Download: [link]
Size: 151194
MD5: 57872d8aea4d4a8532af787fa25f39bf
SHA256: 0f1ecf5939a687bd1fc8deefbff1743c65419cce26dff908f8b84c93fbe486bc
Uploaded: 2024-08-20 13:48:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xdoctest
Version: 1.2.0
Summary: A rewrite of the builtin doctest module
Author: Jon Crall
Author-Email: erotemic[at]gmail.com
Home-Page: https://github.com/Erotemic/xdoctest
License: Apache 2
Keywords: xdoctest,doctest,test,docstr,pytest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Testing
Classifier: Framework :: Pytest
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Requires-Dist: jupyter-client (>=7.0.0); extra == "all"
Requires-Dist: IPython (>=7.23.1); extra == "all"
Requires-Dist: jedi (>=0.16); extra == "all"
Requires-Dist: attrs (>=19.2.0); extra == "all"
Requires-Dist: jupyter-core (>=4.7.0); extra == "all"
Requires-Dist: pyflakes (>=2.2.0); extra == "all"
Requires-Dist: jupyter-client (==7.0.0); extra == "all-strict"
Requires-Dist: IPython (==7.23.1); extra == "all-strict"
Requires-Dist: jedi (==0.16); extra == "all-strict"
Requires-Dist: attrs (==19.2.0); extra == "all-strict"
Requires-Dist: jupyter-core (==4.7.0); extra == "all-strict"
Requires-Dist: pyflakes (==2.2.0); extra == "all-strict"
Requires-Dist: colorama (==0.4.1); platform_system == "Windows" and extra == "all-strict"
Requires-Dist: debugpy (==1.3.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict"
Requires-Dist: tomli (==0.2.0); (python_version < "3.11.0" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: ipykernel (==6.0.0); (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "all-strict"
Requires-Dist: Pygments (==2.0.0); (python_version < "3.5.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: nbconvert (==6.0.0); (python_version < "3.7.0" and python_version >= "3.6.0" and platform_python_implementation != "PyPy") and extra == "all-strict"
Requires-Dist: debugpy (==1.0.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: ipykernel (==6.11.0); (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "all-strict"
Requires-Dist: debugpy (==1.6.0); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "all-strict"
Requires-Dist: Pygments (==2.4.1); python_version >= "3.5.0" and extra == "all-strict"
Requires-Dist: jinja2 (==3.0.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "all-strict"
Requires-Dist: ipython-genutils (==0.2.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "all-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: nbconvert (==6.1.0); (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "all-strict"
Requires-Dist: colorama (>=0.4.1); platform_system == "Windows" and extra == "all"
Requires-Dist: debugpy (>=1.3.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all"
Requires-Dist: tomli (>=0.2.0); (python_version < "3.11.0" and python_version >= "3.6") and extra == "all"
Requires-Dist: ipykernel (>=6.0.0); (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "all"
Requires-Dist: Pygments (>=2.0.0); (python_version < "3.5.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: nbconvert (>=6.0.0); (python_version < "3.7.0" and python_version >= "3.6.0" and platform_python_implementation != "PyPy") and extra == "all"
Requires-Dist: debugpy (>=1.0.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: ipykernel (>=6.11.0); (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "all"
Requires-Dist: debugpy (>=1.6.0); python_version >= "3.10" and extra == "all"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "all"
Requires-Dist: Pygments (>=2.4.1); python_version >= "3.5.0" and extra == "all"
Requires-Dist: jinja2 (>=3.0.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "all"
Requires-Dist: ipython-genutils (>=0.2.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all"
Requires-Dist: nbconvert (>=6.1.0); (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "all"
Requires-Dist: colorama (==0.4.1); platform_system == "Windows" and extra == "colors-strict"
Requires-Dist: Pygments (==2.0.0); (python_version < "3.5.0" and python_version >= "2.7.0") and extra == "colors-strict"
Requires-Dist: Pygments (==2.4.1); python_version >= "3.5.0" and extra == "colors-strict"
Requires-Dist: colorama (>=0.4.1); platform_system == "Windows" and extra == "colors"
Requires-Dist: Pygments (>=2.0.0); (python_version < "3.5.0" and python_version >= "2.7.0") and extra == "colors"
Requires-Dist: Pygments (>=2.4.1); python_version >= "3.5.0" and extra == "colors"
Requires-Dist: sphinx (>=5.0.1); extra == "docs"
Requires-Dist: sphinx-autobuild (>=2021.3.14); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (>=0.7); extra == "docs"
Requires-Dist: sphinx-autoapi (>=1.8.4); extra == "docs"
Requires-Dist: Pygments (>=2.9.0); extra == "docs"
Requires-Dist: myst-parser (>=0.18.0); extra == "docs"
Requires-Dist: sphinx-reredirects (>=0.0.1); extra == "docs"
Requires-Dist: sphinx (==5.0.1); extra == "docs-strict"
Requires-Dist: sphinx-autobuild (==2021.3.14); extra == "docs-strict"
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs-strict"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs-strict"
Requires-Dist: sphinx-autoapi (==1.8.4); extra == "docs-strict"
Requires-Dist: Pygments (==2.9.0); extra == "docs-strict"
Requires-Dist: myst-parser (==0.18.0); extra == "docs-strict"
Requires-Dist: sphinx-reredirects (==0.0.1); extra == "docs-strict"
Requires-Dist: jupyter-client (>=7.0.0); extra == "jupyter"
Requires-Dist: IPython (>=7.23.1); extra == "jupyter"
Requires-Dist: jedi (>=0.16); extra == "jupyter"
Requires-Dist: attrs (>=19.2.0); extra == "jupyter"
Requires-Dist: jupyter-core (>=4.7.0); extra == "jupyter"
Requires-Dist: jupyter-client (==7.0.0); extra == "jupyter-strict"
Requires-Dist: IPython (==7.23.1); extra == "jupyter-strict"
Requires-Dist: jedi (==0.16); extra == "jupyter-strict"
Requires-Dist: attrs (==19.2.0); extra == "jupyter-strict"
Requires-Dist: jupyter-core (==4.7.0); extra == "jupyter-strict"
Requires-Dist: debugpy (==1.3.0); (python_version < "3.10" and python_version >= "3.9") and extra == "jupyter-strict"
Requires-Dist: ipykernel (==6.0.0); (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "jupyter-strict"
Requires-Dist: nbconvert (==6.0.0); (python_version < "3.7.0" and python_version >= "3.6.0" and platform_python_implementation != "PyPy") and extra == "jupyter-strict"
Requires-Dist: debugpy (==1.0.0); (python_version < "3.9" and python_version >= "3.8") and extra == "jupyter-strict"
Requires-Dist: ipykernel (==6.11.0); (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "jupyter-strict"
Requires-Dist: debugpy (==1.6.0); python_version >= "3.10" and extra == "jupyter-strict"
Requires-Dist: jinja2 (==3.0.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "jupyter-strict"
Requires-Dist: ipython-genutils (==0.2.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "jupyter-strict"
Requires-Dist: nbconvert (==6.1.0); (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "jupyter-strict"
Requires-Dist: debugpy (>=1.3.0); (python_version < "3.10" and python_version >= "3.9") and extra == "jupyter"
Requires-Dist: ipykernel (>=6.0.0); (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "jupyter"
Requires-Dist: nbconvert (>=6.0.0); (python_version < "3.7.0" and python_version >= "3.6.0" and platform_python_implementation != "PyPy") and extra == "jupyter"
Requires-Dist: debugpy (>=1.0.0); (python_version < "3.9" and python_version >= "3.8") and extra == "jupyter"
Requires-Dist: ipykernel (>=6.11.0); (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "jupyter"
Requires-Dist: debugpy (>=1.6.0); python_version >= "3.10" and extra == "jupyter"
Requires-Dist: jinja2 (>=3.0.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "jupyter"
Requires-Dist: ipython-genutils (>=0.2.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "jupyter"
Requires-Dist: nbconvert (>=6.1.0); (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "jupyter"
Requires-Dist: jupyter-client (>=7.0.0); extra == "optional"
Requires-Dist: IPython (>=7.23.1); extra == "optional"
Requires-Dist: jedi (>=0.16); extra == "optional"
Requires-Dist: attrs (>=19.2.0); extra == "optional"
Requires-Dist: jupyter-core (>=4.7.0); extra == "optional"
Requires-Dist: pyflakes (>=2.2.0); extra == "optional"
Requires-Dist: jupyter-client (==7.0.0); extra == "optional-strict"
Requires-Dist: IPython (==7.23.1); extra == "optional-strict"
Requires-Dist: jedi (==0.16); extra == "optional-strict"
Requires-Dist: attrs (==19.2.0); extra == "optional-strict"
Requires-Dist: jupyter-core (==4.7.0); extra == "optional-strict"
Requires-Dist: pyflakes (==2.2.0); extra == "optional-strict"
Requires-Dist: colorama (==0.4.1); platform_system == "Windows" and extra == "optional-strict"
Requires-Dist: debugpy (==1.3.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: tomli (==0.2.0); (python_version < "3.11.0" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: ipykernel (==6.0.0); (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "optional-strict"
Requires-Dist: Pygments (==2.0.0); (python_version < "3.5.0" and python_version >= "2.7.0") and extra == "optional-strict"
Requires-Dist: nbconvert (==6.0.0); (python_version < "3.7.0" and python_version >= "3.6.0" and platform_python_implementation != "PyPy") and extra == "optional-strict"
Requires-Dist: debugpy (==1.0.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: ipykernel (==6.11.0); (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "optional-strict"
Requires-Dist: debugpy (==1.6.0); python_version >= "3.10" and extra == "optional-strict"
Requires-Dist: Pygments (==2.4.1); python_version >= "3.5.0" and extra == "optional-strict"
Requires-Dist: jinja2 (==3.0.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "optional-strict"
Requires-Dist: ipython-genutils (==0.2.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "optional-strict"
Requires-Dist: nbconvert (==6.1.0); (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "optional-strict"
Requires-Dist: colorama (>=0.4.1); platform_system == "Windows" and extra == "optional"
Requires-Dist: debugpy (>=1.3.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: tomli (>=0.2.0); (python_version < "3.11.0" and python_version >= "3.6") and extra == "optional"
Requires-Dist: ipykernel (>=6.0.0); (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "optional"
Requires-Dist: Pygments (>=2.0.0); (python_version < "3.5.0" and python_version >= "2.7.0") and extra == "optional"
Requires-Dist: nbconvert (>=6.0.0); (python_version < "3.7.0" and python_version >= "3.6.0" and platform_python_implementation != "PyPy") and extra == "optional"
Requires-Dist: debugpy (>=1.0.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: ipykernel (>=6.11.0); (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "optional"
Requires-Dist: debugpy (>=1.6.0); python_version >= "3.10" and extra == "optional"
Requires-Dist: Pygments (>=2.4.1); python_version >= "3.5.0" and extra == "optional"
Requires-Dist: jinja2 (>=3.0.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "optional"
Requires-Dist: ipython-genutils (>=0.2.0); (python_version >= "3.6" and platform_python_implementation != "PyPy") and extra == "optional"
Requires-Dist: nbconvert (>=6.1.0); (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "optional"
Requires-Dist: scikit-build (==0.11.1); python_version < "3.11" and extra == "tests-binary-strict"
Requires-Dist: ninja (==1.10.2); python_version < "3.11" and extra == "tests-binary-strict"
Requires-Dist: pybind11 (==2.7.1); python_version < "3.11" and extra == "tests-binary-strict"
Requires-Dist: cmake (==3.21.2); python_version < "3.11" and extra == "tests-binary-strict"
Requires-Dist: scikit-build (==0.16.1); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary-strict"
Requires-Dist: ninja (==1.11.1); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary-strict"
Requires-Dist: pybind11 (==2.10.3); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary-strict"
Requires-Dist: cmake (==3.25.0); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary-strict"
Requires-Dist: scikit-build (>=0.11.1); python_version < "3.11" and extra == "tests-binary"
Requires-Dist: ninja (>=1.10.2); python_version < "3.11" and extra == "tests-binary"
Requires-Dist: pybind11 (>=2.7.1); python_version < "3.11" and extra == "tests-binary"
Requires-Dist: cmake (>=3.21.2); python_version < "3.11" and extra == "tests-binary"
Requires-Dist: scikit-build (>=0.16.1); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary"
Requires-Dist: ninja (>=1.11.1); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary"
Requires-Dist: pybind11 (>=2.10.3); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary"
Requires-Dist: cmake (>=3.25.0); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: colors
Provides-Extra: colors-strict
Provides-Extra: docs
Provides-Extra: docs-strict
Provides-Extra: jupyter
Provides-Extra: jupyter-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-binary
Provides-Extra: tests-binary-strict
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 20383 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (73.0.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xdoctest/__init__.py sha256=5hKLNd7cnpJPz4_v84cU3gABg23afr91sXLXzAv1Gjo 12100
xdoctest/__main__.py sha256=JD-QjJzRfotw9MOpDCEekGG051_jsAfY2b6JC4AiKiA 5621
xdoctest/__main__.pyi sha256=JkySJE20InKtH3I8PybqWOu39aXWE2_seMv4X7Bzoy4 91
xdoctest/_tokenize.py sha256=Vdc7AsvBPcN4M1G7JwfPwW2Yf9SfgSbTdw-ESWJxd9k 26380
xdoctest/checker.py sha256=2B_ZwSLYH6U9pIGuPcZ--ba5ng_h_7ydBEzGtkJHvEM 21507
xdoctest/checker.pyi sha256=MwsNpmyygW2IP_7cLydsvlZhJsWPX-T5hEvXFaSfZq4 1577
xdoctest/constants.py sha256=sz1sqtVpUJtvIXAXy8oka3r5RJjeUzNd_XnO1j3_RgQ 1557
xdoctest/constants.pyi sha256=NCCETucH5ZZpTCXvkYsREQnaG8eTEb9OidthHv_1d5o 328
xdoctest/core.py sha256=uNvs2RovE-Yb8RPpoMwtoslDiSeBgongZuyGWxz1hkM 26101
xdoctest/core.pyi sha256=JwtPV_kNw8zf6Jv6Y7cU6YB5_-KtCLuWa_ol7_z_qDQ 1999
xdoctest/demo.py sha256=9xb8AkeDAEPPG5YQygSahntZBG9Q2rJfSbb0AzieBdg 3024
xdoctest/demo.pyi sha256=0TCFy-JAwwfCKzzg1itn3uSVKr_ZoiOq98UlyxoUBYs 271
xdoctest/directive.py sha256=OFf6HMIbEQq7OQJy3nQp4n5wo0fAYUnBZvcUH7gx5xI 32667
xdoctest/directive.pyi sha256=r57JWhtQHlxvLhy2-FgmqYTBj9qTDsBEgSID_3E-skE 1918
xdoctest/doctest_example.py sha256=9Hs50PF9VUmC0jBZNx9zbVAZqGjEnrJ2jovPtux3pS8 56377
xdoctest/doctest_example.pyi sha256=39xVkEAx5B0memDIgsyKIlC1FTNk0kRJjwbdv5yZKHs 2789
xdoctest/doctest_part.py sha256=1jXsHv4-5XgUzh2xsf3cAf21DEUOTMqm-sadW056Wug 11800
xdoctest/doctest_part.pyi sha256=cbf7_qtusu72Yl1KKyLXZdDg7QqyRwoiWvdIaeM8vC4 1663
xdoctest/dynamic_analysis.py sha256=LBiyswGp9n9c0NdVChZ1OOXZa40-BGpLPBr3BIlNwM4 9987
xdoctest/dynamic_analysis.pyi sha256=OqmGEmJ-Qf3roZckw9GTVLugcXR8fC-hV7sH1N7TFys 697
xdoctest/exceptions.py sha256=cn_ouYIg3_qr_BT4OFKLQ6cm783qNs1mok35kIHKWPg 1420
xdoctest/exceptions.pyi sha256=7kvmpzalYTJ_4xvq2sd5Y9TM5tbwjE0VeVY_GbGDCKE 636
xdoctest/global_state.py sha256=6Nx5lyjiifgelwxzQ-w0HWq176OMlNTvLD86ECsCPGw 682
xdoctest/global_state.pyi sha256=dH2tO3WXO76azGWu6zZLOEQrO3auQpnz9MHiPFkok3w 151
xdoctest/parser.py sha256=GLuWzyWe1m5SeXzZCL4SCv_-WHucg_mZabCsFYl7Li8 42409
xdoctest/parser.pyi sha256=KyPR_66eW15NOdmLrYbXgq9TbPiHkaqcxhp2oYLV4Dc 438
xdoctest/plugin.py sha256=EFcTgfOlH955aN4DoV8VQYwJ4Kd3eUkhS6Dpfx-KqxI 14348
xdoctest/plugin.pyi sha256=wj0JoSdsdFMQy8fhqMlEudgVuGPa1OTtl1-W9sawsGI 1508
xdoctest/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xdoctest/runner.py sha256=T9jwKwRyfQqJUIX8l1bs4fJRI5EwLA8---ChjqUy2h0 30275
xdoctest/runner.pyi sha256=hVO0wHCvac6Vj9ZaEhuwdEk34_Y7-5_JJ8dKNzanW8g 1040
xdoctest/static_analysis.py sha256=eDInjBbsE40YmkIC4FrUOCYFe_Q7iHXwsuAh4mgrc-Y 42107
xdoctest/static_analysis.pyi sha256=pkk0kbx8qNz6NCxfqSitwXraRqUaVGvKOfmKerZqk-Y 2858
xdoctest/docstr/__init__.py sha256=PFLxdr88rVykmzc2uSx9sjqYD_kpbBFuA7rzjQVrcWQ 563
xdoctest/docstr/docscrape_google.py sha256=f5PRTS6E0uCx805TnUYfzVyY3DpK8AkNVi5rOxlJWPc 20264
xdoctest/docstr/docscrape_google.pyi sha256=wNtblDsPTyjhGyGEisP-cMcPJ98gRqLa6MPNHiEQAi8 841
xdoctest/docstr/docscrape_numpy.py sha256=tpv-Z06vqWdCEUEkv-Xr8ntIJvDfnvJYWA2TMkqMpBM 56
xdoctest/docstr/docscrape_numpy.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
xdoctest/utils/__init__.py sha256=kIR_MHmNhxtCeCkrTwkx5O18XD81s6icgbckk8M5Kpg 1938
xdoctest/utils/util_deprecation.py sha256=m9G1JevFixqujRcIxbMokagIDltxAMUMke9BIqtDbzQ 5350
xdoctest/utils/util_deprecation.pyi sha256=-ueWWd0qdgcaMnyCMhH9uEY05wZVKfs_97XU7LyZtWw 344
xdoctest/utils/util_import.py sha256=Pag8sEvDxBkj8PBSCjA1iuVmbcE_FMRyX1zLilVm3oo 39367
xdoctest/utils/util_import.pyi sha256=aAfJVRdELwnOS0S4Wi2fw8tYa45wMT--9K5xc_KfXhI 1436
xdoctest/utils/util_misc.py sha256=GYgBpPGJSnCK-BBa6zwdUQ-TokjMr9M048bTUBxdZXE 4064
xdoctest/utils/util_misc.pyi sha256=SVnOmxhXN9beetNsGH3N1xLt5htnYvRA-Q1qhgCj5Iw 486
xdoctest/utils/util_mixins.py sha256=tsf7oZpqDBEvHm6Rd1BzHroRxm-n3SsocQlUFqz-Ks4 1649
xdoctest/utils/util_mixins.pyi sha256=BcvYxaR3qHJi2FUKGGDyDUl64DvI4nCFBf6bh-Shtfw 24
xdoctest/utils/util_notebook.py sha256=2ahBlhiRcspFNfijLnGF2ZLUfdYWfwD6PEdABAFwNOc 10706
xdoctest/utils/util_notebook.pyi sha256=0Cfs6qXdWdpcM-arWhJVkYVmh-7RTxPxnt2Oj5IhyeE 800
xdoctest/utils/util_path.py sha256=MXA_0ntPeL41lKdJ9gWacXXoRC8lQjnpKTNxhlifRxA 2370
xdoctest/utils/util_path.pyi sha256=LDXAh_JHXtlukp5HqZ7_Qx2tL7VT2dnDOkO_81ghEMk 451
xdoctest/utils/util_str.py sha256=YQ7RGdQqj6fM32EkmOtZVKhbW8kkO5KPtx0cWEVC_EQ 10306
xdoctest/utils/util_str.pyi sha256=XqqEy-8nJrSK5GNNhNB5O5m_BH8t_UmRyJgxZJllIrk 586
xdoctest/utils/util_stream.py sha256=JrSpnWYytoXG9arJITAUKTwHBRN2fUlZ_q18XXtwtsc 6525
xdoctest/utils/util_stream.pyi sha256=ihT9fXb7ZIy2pO9C9bQGzSzFB8T-U31Ew6M71wE93fI 1091
xdoctest-1.2.0.dist-info/LICENSE sha256=0quLZ8o0nUquYCSxd5-KvFoQ-S1XH5jPiGpddnSea-4 11341
xdoctest-1.2.0.dist-info/METADATA sha256=KoKV-I1hZEpf33hDBaSkXYpkbxOf-4l21c3zH4N2r34 37423
xdoctest-1.2.0.dist-info/WHEEL sha256=nCVcAvsfA9TDtwGwhYaRrlPhTLV9m-Ga6mdyDtuwK18 91
xdoctest-1.2.0.dist-info/entry_points.txt sha256=SMDBPRr-3boP6BdXOqDomrIFxe-rDZE3DUkNhnvnkRI 91
xdoctest-1.2.0.dist-info/top_level.txt sha256=rkMF3toGJgCwHzLy81dsmLmfLOUoo752SZFnASuW48o 9
xdoctest-1.2.0.dist-info/RECORD

top_level.txt

xdoctest

entry_points.txt

xdoctest = xdoctest.__main__:main
xdoctest = xdoctest.plugin