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.0.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.0.tar.gz.
File metadata
- Download URL: acparser-0.3.0.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 |
ab52fb8a3f098550941679a53e873e1de16343e0a7bc56e8bd99b4f6ca3f2032
|
|
| MD5 |
f9a947eecf49bbca2d690adbe1fbbd26
|
|
| BLAKE2b-256 |
aa8becbe573e63914c6fbfcb197b4c127a2fcc0f6dc59a882eac33f7963a0df4
|
File details
Details for the file acparser-0.3.0-py2.py3-none-any.whl.
File metadata
- Download URL: acparser-0.3.0-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 |
c731277307979a764d2d27e0b55b5aaef7f0cf7513535268b968d21c10516493
|
|
| MD5 |
9e5cde8dc1de9d17474d9047b9644757
|
|
| BLAKE2b-256 |
022585a3801341a8f742586d79427241b246ed33acc36233b013f33c56655d4d
|