doctor-testerson

View on PyPIReverse Dependencies (0)

0.1.0 doctor_testerson-0.1.0-py3-none-any.whl

Wheel Details

Project: doctor-testerson
Version: 0.1.0
Filename: doctor_testerson-0.1.0-py3-none-any.whl
Download: [link]
Size: 8753
MD5: 0081aa5079f039029465addc7a8b9c5b
SHA256: 425ff107e01907093058247c868740fb119c48daebd3446fe2675e4222c2964a
Uploaded: 2023-03-04 02:27:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: doctor-testerson
Version: 0.1.0
Summary: Provides a stupid little `dr.t` command to run Python doctests.
Author: nrser
Author-Email: neil[at]neilsouza.com
Project-Url: Homepage, https://github.com/nrser/doctor-testerson
License: BSD-3-Clause
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10,<4.0
Requires-Dist: Pint (<0.20.0,>=0.19.2)
Requires-Dist: rich (>=9)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 721 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=7I60HhhZ_98x2oCEGGxsi5ak3S47M3dspqO6nr4LGlc 1518
doctor_testerson/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
doctor_testerson/__main__.py sha256=qmww6IoIwFC7VlHRHMAq6borewzkPkNPr2Db8nrGWag 843
doctor_testerson/output.py sha256=eWaod18PirhfQG-aMFOFkbR4Snnc-WYMYKna8aYQyOw 3471
doctor_testerson/parser.py sha256=MnBj5qkY1_FtwmXfylD8rEtn4h1R7J8vORx6EP5Mbkk 1508
doctor_testerson/project.py sha256=aqHOzuAtCFmhK4Fw4_uvbxG9Z0vNMSy4YF3s_ZPT13I 2958
doctor_testerson/testing.py sha256=HWbhvupvnI6WNf4ufwmWhK-4MLjqFIUvtl1gDiPTxaA 3430
doctor_testerson-0.1.0.dist-info/LICENSE sha256=7I60HhhZ_98x2oCEGGxsi5ak3S47M3dspqO6nr4LGlc 1518
doctor_testerson-0.1.0.dist-info/METADATA sha256=Uo4FYDbr6wwEvK-5I2IGyOffRJ0itnt3bsI-zVtq-WA 1410
doctor_testerson-0.1.0.dist-info/WHEEL sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y 88
doctor_testerson-0.1.0.dist-info/entry_points.txt sha256=aYGBT8v289bSPxMT0Q5aBfPSC46cnHjbOoVcj7mh-oY 55
doctor_testerson-0.1.0.dist-info/RECORD

entry_points.txt

dr.t = doctor_testerson.__main__:main