checklog-odoo

View on PyPIReverse Dependencies (0)

1.0 checklog_odoo-1.0-py3-none-any.whl

Wheel Details

Project: checklog-odoo
Version: 1.0
Filename: checklog_odoo-1.0-py3-none-any.whl
Download: [link]
Size: 6840
MD5: aaea978c289c4ed11a15fd327fb938a6
SHA256: 38f8d2614e8217d650b76a4d07451f61a11990a3ef1890fe6306113a275f9b3b
Uploaded: 2024-04-26 16:12:21 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: checklog-odoo
Version: 1.0
Summary: Check if an odoo log file contains error, with the possibility to ignore some errors based on regular expressions
Author-Email: Stéphane Bidoul <stephane.bidoul[at]acsone.eu>, Benoit Aimont <benoit.aimont[at]acsone.eu>
Project-Url: Documentation, https://github.com/acsone/checklog-odoo#readme
Project-Url: Issues, https://github.com/acsone/checklog-odoo/issues
Project-Url: Source, https://github.com/acsone/checklog-odoo
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
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 :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: coverage[toml]; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 1795 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
checklog_odoo/__init__.py sha256=3lnZj4URDpOo61x5F6BeXoPBYs-JL_rd6SFRdiW9Nk4 33
checklog_odoo/__main__.py sha256=y3_Ecp7yxOXWPPqDJLs0dKgK7AgPtcGrcBCs5k20vqg 222
checklog_odoo/checklog.py sha256=5bHuZqKOnnzT2tV4_MtIQk6e3C7wkcxZxU6Vib2Q51w 5336
checklog_odoo/compat.py sha256=6Tgv2wCO2bsmJ-aMdNmJ7RxGIJXkj72Kfo61ccOen4U 121
checklog_odoo/config.py sha256=aAnlSkCbjlQclIJTahKq38_ju78wJ0mUxtGoL-NVRys 2180
checklog_odoo-1.0.dist-info/METADATA sha256=AXTFWjkdjhcjfN8eyPDySn0Y6tu6Ekxe0AD2ctmb1cQ 3095
checklog_odoo-1.0.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
checklog_odoo-1.0.dist-info/entry_points.txt sha256=caCfPzENuxNHyHBwz7_GG0SmeY_YPPxX5uIoLX6cf78 71
checklog_odoo-1.0.dist-info/licenses/LICENSE.txt sha256=eDyuKb21S6oAXizwh0myxW3wX_9yChjJyBGC3CwmCmw 1077
checklog_odoo-1.0.dist-info/RECORD

entry_points.txt

checklog-odoo = checklog_odoo.checklog:checklog_odoo