templtest

View on PyPIReverse Dependencies (0)

0.3.1 templtest-0.3.1-py3-none-any.whl

Wheel Details

Project: templtest
Version: 0.3.1
Filename: templtest-0.3.1-py3-none-any.whl
Download: [link]
Size: 21421
MD5: fa2697dda04d71f178958c46927ed758
SHA256: 5855f37ed5369e1b3e2d8553bc0dbc0a7b0612dddd6a16b950267901a617203b
Uploaded: 2023-02-03 23:33:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: templtest
Version: 0.3.1
Summary: A tool for testing Ansible role templates.
Author: Alexey Busygin
Author-Email: yaabusygin[at]gmail.com
License: GPLv3+
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.7,<4.0
Requires-Dist: ansible-core (<2.12,>=2.11); python_version >= "3.7" and python_version < "3.8"
Requires-Dist: ansible-core (<2.14,>=2.13); python_version >= "3.8" and python_version < "3.9"
Requires-Dist: ansible-core (<3.0,>=2.14); python_version >= "3.9" and python_version < "4.0"
Requires-Dist: packaging (<24,>=22)
[No description]

WHEEL

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

RECORD

Path Digest Size
templtest/__init__.py sha256=l6rzDefVl-Ft6AwmroWAu7fJZ4GZOKz2FT6g_gk01P0 731
templtest/__main__.py sha256=YW7vwclluAIcBRg7L_RCafALk7xStQxlXX-424idt5Y 796
templtest/cli.py sha256=InVyeyRYa5Ee5FqAgELa6TkEZLGp9E0GM4UMjVWx-j8 2113
templtest/discovery.py sha256=6iMboNXQRTX9RzM1_2tw8IKX85pE504H6Rn_V4mmkMs 9191
templtest/exception.py sha256=JRtuPW2-Wq8VWCIH0mQhsI1FjY4f0cr4meJZ7fzDITk 868
templtest/template.py sha256=53gSHF7XrHf4taRdmEyMr3xJv5eDwukMy2VBYN3IkpE 3937
templtest/test.py sha256=sRJi4EUMbxAOta_uBiiWRklEHs4sktKqVpnWOenxPnQ 3216
templtest-0.3.1.dist-info/METADATA sha256=d828EJBX25b_PizWMzUl9St6U6wIZBm1hsyBcO1e2uk 879
templtest-0.3.1.dist-info/entry_points.txt sha256=1uD9OmA0--Cy-Ae_4imihg7UiQZh-mH3erf3SYGU2dc 48
templtest-0.3.1.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
templtest-0.3.1.dist-info/COPYING sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
templtest-0.3.1.dist-info/RECORD

entry_points.txt

templtest = templtest.cli:main