polemarch-ansible
View on PyPI — Reverse Dependencies (1)
3.0.1 | polemarch_ansible-3.0.1-py3-none-any.whl |
Wheel Details
Project: | polemarch-ansible |
Version: | 3.0.1 |
Filename: | polemarch_ansible-3.0.1-py3-none-any.whl |
Download: | [link] |
Size: | 24647 |
MD5: | 993164fd1565604e36f0f55678c054d6 |
SHA256: | 3397a2d880de69be7ce970f719825c9bddfbd6f5f2e93c3e39545052d3979eac |
Uploaded: | 2024-12-27 22:24:09 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | setuptools (75.2.0) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pm_ansible/__init__.py | sha256=5PPmlyUIE7XwRmr5kFeDe-Lz0ujFaUeMV3p0o8kv3Ho | 56 |
pm_ansible/__main__.py | sha256=bYt9eEaoRQWdejEHFD8REx9jxVEdZptECFsV7F49Ink | 30 |
pm_ansible/cli/__init__.py | sha256=yOMxulPeGyAxdLzmPWwXYm0Irr2IZY7a3mSL1jq9hP8 | 1227 |
pm_ansible/cli/base.py | sha256=Y6_plNPY5-Twb_K8Z1tnwSzCzXXHVJo-ICHPtfTluAI | 288 |
pm_ansible/cli/config.py | sha256=UKf59TPjdEP8333QLtOWQJEhyLP43W66lAbjSP7Iqpk | 1288 |
pm_ansible/cli/execute.py | sha256=M2vLdVuh17ldE9NXmyCLGDJTLlv7ob_kloSWPRFzSRY | 1632 |
pm_ansible/cli/inventory_parser.py | sha256=HNnbeHe71RIbwd-voMVPqpindD_9iiB2scXuR88mxR4 | 1871 |
pm_ansible/cli/modules.py | sha256=82lzbhCS2MB1qoOZdL5Cz65S8VKLlERwc3YAh9naydE | 15572 |
pm_ansible/cli/reference.py | sha256=fihpGUvusDGWngU41h9-Vd2taj3zyRt2toSAT8a-aEE | 4942 |
polemarch_ansible-3.0.1.dist-info/LICENSE | sha256=hNI8hcyiUUJ-Xcz91DLvjZjrA_x_dEabCAlYnmdbqUw | 35083 |
polemarch_ansible-3.0.1.dist-info/METADATA | sha256=fo88k1A3at7S3jCcuZA-WjDAhnWcIckcTWDg6G61s5c | 2302 |
polemarch_ansible-3.0.1.dist-info/WHEEL | sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA | 91 |
polemarch_ansible-3.0.1.dist-info/entry_points.txt | sha256=EKk0QcY9sYVX21gI4FuwCNVt25qyT1HnfjibPQW7gHE | 312 |
polemarch_ansible-3.0.1.dist-info/top_level.txt | sha256=I7haMUhoohg1cU8EzDajinn_z5b7vj3UzpFOgkM0lyA | 11 |
polemarch_ansible-3.0.1.dist-info/RECORD | — | — |
top_level.txt
pm_ansible
entry_points.txt
pm-ansible = pm_ansible.cli:main
pm-cli-modules = pm_ansible.cli.modules:handler
pm-cli-parse-config = pm_ansible.cli.config:handler
pm-cli-parse-inventory = pm_ansible.cli.inventory_parser:handler
pm-cli-reference = pm_ansible.cli.reference:handler
pm-execute = pm_ansible.cli.execute:handler