failprint

View on PyPIReverse Dependencies (3)

1.0.3 failprint-1.0.3-py3-none-any.whl

Wheel Details

Project: failprint
Version: 1.0.3
Filename: failprint-1.0.3-py3-none-any.whl
Download: [link]
Size: 18074
MD5: 9de5c061d309e0f9b0beb9a58709d165
SHA256: 5c2c211b09d31cc5366ce0b65879f84e33b367d245c7f91d51d9ce9e998a4ff7
Uploaded: 2024-10-17 14:57:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: failprint
Version: 1.0.3
Summary: Run a command, print its output only if it fails.
Author-Email: =?utf-8?q?Timoth=C3=A9e_Mazzucotelli?= <dev[at]pawamoy.fr>
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.9
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: 4770 characters]

WHEEL

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

RECORD

Path Digest Size
failprint-1.0.3.dist-info/METADATA sha256=mrdOKLOtHLOyliD1aybfuYU7a6XB9B4KGmXslBuPsE4 6433
failprint-1.0.3.dist-info/WHEEL sha256=pM0IBB6ZwH3nkEPhtcp50KvKNX-07jYtnb1g1m6Z4Co 90
failprint-1.0.3.dist-info/entry_points.txt sha256=66sZr9ntYbm8zvzT0Lz54vSYvT2QrA-9sbJOQBe-7Zw 65
failprint-1.0.3.dist-info/licenses/LICENSE sha256=nQxdYSduhkgEpOTmg4yyIMmFPzcr2qrlUl8Tf9QZPug 754
failprint/__init__.py sha256=cZUDcjZ7IiAz2S7ukeHvrmdBBX04LW30OkL4gdagwhw 525
failprint/__main__.py sha256=9jCg7nWBB9gTrX4D9UjAPIi27CFaOCv0Hi_Tfs9GS2k 343
failprint/capture.py sha256=m7U8VRT92X2XQUk7KkhMb5FbRRRdccVXXiGJeSvCznA 6248
failprint/cli.py sha256=nw8gVw8jXg-EB49j5O0XpA6f0Nsq0iqe4kIkPkgXt2c 6747
failprint/debug.py sha256=v5AGmXvEznSq7S8KNSOnma8aRdbePMaQRvbrFKguIS8 2828
failprint/formats.py sha256=Qu5ulpwZa1_29U1RADlgc0vhYr5V2C_EbkSZFPPZqv8 6377
failprint/lazy.py sha256=vqh-cAJ-g6k3cFj8YyElFeKSZzQHXVvMZvDnBDbsnJw 3053
failprint/process.py sha256=EH0yqoIaVF8mTeFFRx0sWaOBRZ-c031MxxAEwezQK9g 2963
failprint/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
failprint/runners.py sha256=ZKVVDV3Dgbe_RQETc4QowDsLm5U45jKSPczo04lsO6g 7466
failprint/types.py sha256=sbfiYneQ1vrkLyhopbzJHgtG4a92MmdNI5kwx4Ym1Sg 354
failprint-1.0.3.dist-info/RECORD

entry_points.txt

failprint = failprint.cli:main