printlinter

View on PyPIReverse Dependencies (0)

0.1.0 printlinter-0.1.0-py3-none-any.whl

Wheel Details

Project: printlinter
Version: 0.1.0
Filename: printlinter-0.1.0-py3-none-any.whl
Download: [link]
Size: 18398
MD5: c69210dd9c3f96ab9af4f2a10e83f1b3
SHA256: 7bdf58305ff91c3486c220f2080155521327ad04c96e8c4991da8693eed67f22
Uploaded: 2024-03-28 15:42:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: printlinter
Version: 0.1.0
Summary: print linter to know where is the test print
Author: ulysse
Author-Email: ulysse.chosson[at]obspm.fr
License: EUPL v1.2
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: rich (<13.0.0,>=12.5.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: typer (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 9144 characters]

WHEEL

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

RECORD

Path Digest Size
cli_app/__init__.py sha256=J4acnw95TAYKKFxdVwByyRiIUDK_TFH-ATMw_gzTb94 91
cli_app/__main__.py sha256=mrzXaAzmu3trgKZfVFyt6ll5eHHiCnxzRVWQoDtUdR0 102
cli_app/cli.py sha256=oG-3Njs9F0HHxplEt-d-lpZnWRnmX_-9ZSfBLWNhVds 4909
cli_app/main.py sha256=EFdN2IS0qyu5fj0R0zP5fcipqRf9V2I19hWEcyzfCWs 365
printlinter/__init__.py sha256=JG8gqPYN8UABfwpODC8ZYt15OL7Ok9q8eBpL-mRLtgs 497
printlinter/classes.py sha256=cI6HN2aVga9E8jNjsE3SC_bcPTOLoOxBAVXJCIj4Jr8 2074
printlinter/config.py sha256=DVRsVMV9wTxZHYc6armf5PzdJQrpJwBMA6iT3VcVugE 5672
printlinter/ignored_processing.py sha256=wz2l5web-mbJ4ftM7uoA5qkPwYQ6UVHp62jFNQfjvT0 2216
printlinter/parser.py sha256=eQngexlBhP5sINz8UVILcwACufxqiYWc6RU8FCqazmE 3587
printlinter/visitor.py sha256=YsX3XOCboRGe7GPXjKjw_dtjeOwDNBkThoy1V_MtKr4 6106
printlinter-0.1.0.dist-info/entry_points.txt sha256=4Q8SENplAhAt9q_5NpNd_qXJ1sE4pIAsyXKOWYaMdMA 49
printlinter-0.1.0.dist-info/LICENSE.md sha256=2d8iVax3NIW6UPc6d3Ot3mAUa0YCU3LrI89gR4c1NI0 13863
printlinter-0.1.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
printlinter-0.1.0.dist-info/METADATA sha256=tZirQdIl8U7a-Ax3jGfuRF5UAFIDkPdGLDLMyTjaGbQ 9751
printlinter-0.1.0.dist-info/RECORD

entry_points.txt

printlinter = cli_app.main:main