failprint

View on PyPIReverse Dependencies (1)

1.0.2 failprint-1.0.2-py3-none-any.whl

Wheel Details

Project: failprint
Version: 1.0.2
Filename: failprint-1.0.2-py3-none-any.whl
Download: [link]
Size: 16685
MD5: a924edd5268b03ebb7e286459822b06e
SHA256: 111eb0b7f0ef8af4dc2826f57d8c99b3e63cde42f6f9a7b7f86f3f8d69cf4056
Uploaded: 2023-09-18 13:51:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: failprint
Version: 1.0.2
Summary: Run a command, print its output only if it fails.
Author-Email: Timothée Mazzucotelli <pawamoy[at]pm.me>
Project-Url: Homepage, https://pawamoy.github.io/failprint
Project-Url: Documentation, https://pawamoy.github.io/failprint
Project-Url: Changelog, https://pawamoy.github.io/failprint/changelog
Project-Url: Repository, https://github.com/pawamoy/failprint
Project-Url: Issues, https://github.com/pawamoy/failprint/issues
Project-Url: Discussions, https://github.com/pawamoy/failprint/discussions
Project-Url: Gitter, https://gitter.im/failprint/community
Project-Url: Funding, https://github.com/sponsors/pawamoy
License: ISC
Keywords: cli failure output runner
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: ansimarkup (~=1.4)
Requires-Dist: jinja2 (<4,>=2.11)
Requires-Dist: ptyprocess (~=0.6); sys_platform != "win32"
Requires-Dist: typing-extensions (>=4.1); python_version < "3.10"
Description-Content-Type: text/markdown
[Description omitted; length: 4821 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
failprint-1.0.2.dist-info/METADATA sha256=OJGN3b_q2V6YAt-F1aAvaRicQq69LaFkdZAEB9PErOs 6415
failprint-1.0.2.dist-info/WHEEL sha256=1D4d-_ODszlK6-qFybc5BLF-ZhZvee-uKVh2hLa3IIc 90
failprint-1.0.2.dist-info/entry_points.txt sha256=E8Xhes13ptyWCCyKRyl4TSgmWGNAg6tuPSJFszL7azw 50
failprint-1.0.2.dist-info/licenses/LICENSE sha256=nQxdYSduhkgEpOTmg4yyIMmFPzcr2qrlUl8Tf9QZPug 754
failprint/__init__.py sha256=cZUDcjZ7IiAz2S7ukeHvrmdBBX04LW30OkL4gdagwhw 525
failprint/__main__.py sha256=9jCg7nWBB9gTrX4D9UjAPIi27CFaOCv0Hi_Tfs9GS2k 343
failprint/capture.py sha256=ykRCfmM8fEE6eI0dLIpRH-Ujcfqm8XtlcmEdiPi_s-Y 6233
failprint/cli.py sha256=VoW378V9XMni65c0SaWw-us1w9HkLPZPzQLXUO_KeW4 6157
failprint/formats.py sha256=BvupZy4-IBjPvQ8AOXK4174JiWj7euFbeQDwqeaiQIY 6346
failprint/lazy.py sha256=7wqI54e1avICfxH4wLCcbsCQ51tVg503HQ4dw3UD0Po 3061
failprint/process.py sha256=XzA98285piRqmNag45iXfN5NqWeJJWvcd45bZ1Hzjus 2963
failprint/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
failprint/runners.py sha256=mXEGt6TuQCwe2h2lfaXFAtLTKM_KSmnFF324PIxjQxI 7434
failprint/types.py sha256=p7ZfOAAhyExe1OIRXon0yOhEX68C2E5E2DApGZfBYyQ 360
failprint-1.0.2.dist-info/RECORD

entry_points.txt

failprint = failprint.cli:main