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.2.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.2.0.tar.gz.
File metadata
- Download URL: acparser-0.2.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 |
48bf9a5d128d2ddbaa5303552de61903b1537276dc683b8d09eb8565117931e3
|
|
| MD5 |
ad178c46ffef10c113e9695ba6a84cd0
|
|
| BLAKE2b-256 |
78dcf72e1bf1bd851fc8c5ffdbf7b70c04244e9f2e7541d0d00732cb35685da2
|
File details
Details for the file acparser-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: acparser-0.2.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 |
ac816c5a820332f0fefe9674271c7c755d037cc97680d75b6c5333ce2ba42de5
|
|
| MD5 |
ce0c6fa01339edd4a3f3ea035771c8b0
|
|
| BLAKE2b-256 |
c7d366ad941032cab9354cc3e4e2106a92d15df0a75e971169bac5fe693b18ba
|