A tool to parse an ansible collection.
Setup
python3 -m pip install acparser
Usage
acparser --tarfile ~/Downloads/ansible-posix-2.0.0.tar.gz
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
GNU General Public License v3.0 or later
Copyright notice
Copyright (C) 2025 Anwesha Das
Release files for acparser 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| acparser-1.0.0.tar.gz | 17.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| acparser-1.0.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 33.2 kB
Release files / acparser-1.0.0.tar.gz
| Download URL | acparser-1.0.0.tar.gz |
|---|---|
| Size | 17.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cfccac72d94cd666986d0e98b5eae8a9eb4bb724622ec2713c215f11fc64e7eb
|
|
BLAKE2b-256 checksum How to use checksums |
75db15d73cf0dd11a1ce4239c02f5eeee02131488d44edc6f77ea9468882e57a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / acparser-1.0.0-py2.py3-none-any.whl
| Download URL | acparser-1.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 16.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
a5a5713810631f37e71bf7cad5726e8a1f6649c5897ee1971a1f8d5504869573
|
|
BLAKE2b-256 checksum How to use checksums |
7977047c03162580fb3eeab5522a5c9acc5f856cac012e969448b9df8454ec9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|