checkmkpluginmaker

View on PyPIReverse Dependencies (0)

2.0.2 checkmkpluginmaker-2.0.2-py3-none-any.whl

Wheel Details

Project: checkmkpluginmaker
Version: 2.0.2
Filename: checkmkpluginmaker-2.0.2-py3-none-any.whl
Download: [link]
Size: 11505
MD5: f1133c6c6a5b3c309ef6789f5a45aeeb
SHA256: f4264cdf0d0f776e11517bac5cfabd38edeb81d64a43669d4e3d745419ca1d5b
Uploaded: 2023-08-29 12:14:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: checkmkpluginmaker
Version: 2.0.2
Author: NhanDD3
Author-Email: nhandd3[at]fpt.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: bump2version (<2.0.0,>=1.0.1)
Requires-Dist: cookiecutter (<3.0.0,>=2.2.3)
Requires-Dist: mkdocs (<2.0.0,>=1.4.2)
Requires-Dist: mkdocs-autorefs (<0.5.0,>=0.4.1)
Requires-Dist: mkdocs-glightbox (<0.4.0,>=0.3.2)
Requires-Dist: mkdocs-material (<10.0.0,>=9.1.6)
Requires-Dist: mkdocs-monorepo-plugin (<2.0.0,>=1.0.4)
Requires-Dist: mkdocstrings (<0.22.0,>=0.21.2)
Requires-Dist: pre-commit (<4.0.0,>=3.2.2)
Requires-Dist: psutil (<6.0.0,>=5.9.4)
Requires-Dist: pylint[spelling] (<3.0.0,>=2.17.2)
Requires-Dist: pytest (<8.0.0,>=7.3.1)
Requires-Dist: pytest-asyncio (<0.22.0,>=0.21.0)
Description-Content-Type: text/markdown
[Description omitted; length: 336 characters]

WHEEL

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

RECORD

Path Digest Size
pluginmaker/__init__.py sha256=ngpOxcW_8kXgkQ5xLr752Bd0lNSQB0ewlaTph_Hs_s4 556
pluginmaker/cookiecutter_templates/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
pluginmaker/cookiecutter_templates/cmk_plugin/cookiecutter.json sha256=hc7yo3LiXhD_bpz0LcyBkimBic9lz9TNeSxeaIs7Rng 975
pluginmaker/cookiecutter_templates/cmk_plugin/hooks/pre_gen_project.py sha256=S2kfGS3n8CTFQY_mtE3N5rin0Khqz0OTirqGOh9z8AE 1451
pluginmaker/cookiecutter_templates/cmk_plugin/setup.py sha256=DxCDeBN3ETFvobjtS8JldS59SmPKnbrT_Co78-WHpWo 327
pluginmaker/cookiecutter_templates/cmk_plugin/{{cookiecutter.project_slug}}/Makefile sha256=4VdeLfV0dNV59jyEQdGPp9nvdfQXjFCyHobM4SCTS-8 1993
pluginmaker/cookiecutter_templates/cmk_plugin/{{cookiecutter.project_slug}}/agent_invoker/agent_{{cookiecutter.agent_id}} sha256=zHs5CcsQtYkkPyFNgkZvk08dSrYIzYgfzonfMI7sThg 869
pluginmaker/cookiecutter_templates/cmk_plugin/{{cookiecutter.project_slug}}/agent_special/agent_{{cookiecutter.agent_id}} sha256=UIvnATOxkRZ0Z7pn1W7SmnwJ3sQ6szk2ZfKYpUcO93g 4813
pluginmaker/cookiecutter_templates/cmk_plugin/{{cookiecutter.project_slug}}/mkp/config sha256=_H0-bCs7g23R4OLfPX1X8m9d8OfBtP8-Ty_41L-bods 1058
pluginmaker/cookiecutter_templates/cmk_plugin/{{cookiecutter.project_slug}}/plugin/service_{{cookiecutter.agent_id}}.py sha256=tq4AwKcjPfZIi0iBiSBx7vmf1YwumyR6s1F1biYz6Wo 3554
pluginmaker/cookiecutter_templates/cmk_plugin/{{cookiecutter.project_slug}}/wato/{{cookiecutter.agent_id}}_register.py sha256=hlthz1HcUVryCURj6S_CieBTvvONlm1hPzIHzjQm41k 2702
checkmkpluginmaker-2.0.2.dist-info/METADATA sha256=uD1WZV0RKKhTlxJ22pZSaDFGD8kOmRl7Gu3AwPTfonM 1365
checkmkpluginmaker-2.0.2.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
checkmkpluginmaker-2.0.2.dist-info/entry_points.txt sha256=bmojnKbM0TJXXk6Y_kBN1pbJuBLDhBkm3wZjTPD4SW4 95
checkmkpluginmaker-2.0.2.dist-info/RECORD

entry_points.txt

create-cmk-plugin = pluginmaker:create_cmk_plugin
welcome = pluginmaker:welcome