Ansible collection parser for developers.
Project description
A tool to parse an ansible collection.
Setup
python3 -m pip install acparser
Usage
acparser --tarfile ~/Downloads/ansible-posix-2.0.0.tar.gz --namespace ansible --name posix --version 2.0.0
Usge as a Python module
import acparser
result = acparser.process_collection("ansible", "posix", "2.0.0", "/home/adas/Downloads/ansible-posix-2.0.0.tar.gz")
License
MIT.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
acparser-0.3.1.tar.gz
(5.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file acparser-0.3.1.tar.gz.
File metadata
- Download URL: acparser-0.3.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94272e4d1ae8f10d1f5f4dacfa9ffd4ea62363aea78d69c08798d4fb6327754a
|
|
| MD5 |
a34d49287ffa45b94675bafab65d2d52
|
|
| BLAKE2b-256 |
6de6f479307aa58e752c745eaa3c91c89a41daa4a7328414490c969b06c4c4fa
|
File details
Details for the file acparser-0.3.1-py2.py3-none-any.whl.
File metadata
- Download URL: acparser-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7cbd8d970f408af9f59ffff398dd168d05ab7f735ba1d938bf353a769d51c46
|
|
| MD5 |
90d5a989bcacbc3f8d8c0530fd103248
|
|
| BLAKE2b-256 |
a7d38f95fc43439568a1ed8fd8fa78388f797aabaa6212e6361e0e62302219e9
|