ansible-compat


Nameansible-compat JSON
Version 4.1.10 PyPI version JSON
download
home_page
SummaryAnsible compatibility goodies
upload_time2023-09-06 12:56:28
maintainer
docs_urlNone
author
requires_python>=3.9
licenseMIT
keywords ansible
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ansible-compat

[![pypi](https://img.shields.io/pypi/v/ansible-compat.svg)](https://pypi.org/project/ansible-compat/)
[![docs](https://readthedocs.org/projects/ansible-compat/badge/?version=latest)](https://ansible-compat.readthedocs.io/)
[![gh](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml/badge.svg)](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml)
[![codecov.io](https://codecov.io/github/ansible/ansible-compat/coverage.svg?branch=main)](https://codecov.io/github/ansible/ansible-compat?branch=main)

A python package contains functions that facilitate working with various
versions of Ansible 2.12 and newer.

Documentation is available at
[ansible-compat.readthedocs.io](https://ansible-compat.readthedocs.io/).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ansible-compat",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Sorin Sbarnea <ssbarnea@redhat.com>",
    "keywords": "ansible",
    "author": "",
    "author_email": "Sorin Sbarnea <ssbarnea@redhat.com>",
    "download_url": "https://files.pythonhosted.org/packages/36/f9/42b44473cedbf977f8fe41e2b72ea47216f708c59bafc41ad6aa93c09a71/ansible-compat-4.1.10.tar.gz",
    "platform": null,
    "description": "# ansible-compat\n\n[![pypi](https://img.shields.io/pypi/v/ansible-compat.svg)](https://pypi.org/project/ansible-compat/)\n[![docs](https://readthedocs.org/projects/ansible-compat/badge/?version=latest)](https://ansible-compat.readthedocs.io/)\n[![gh](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml/badge.svg)](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml)\n[![codecov.io](https://codecov.io/github/ansible/ansible-compat/coverage.svg?branch=main)](https://codecov.io/github/ansible/ansible-compat?branch=main)\n\nA python package contains functions that facilitate working with various\nversions of Ansible 2.12 and newer.\n\nDocumentation is available at\n[ansible-compat.readthedocs.io](https://ansible-compat.readthedocs.io/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Ansible compatibility goodies",
    "version": "4.1.10",
    "project_urls": {
        "changelog": "https://github.com/ansible/ansible-compat/releases",
        "documentation": "https://ansible-compat.readthedocs.io/",
        "homepage": "https://github.com/ansible/ansible-compat",
        "repository": "https://github.com/ansible/ansible-compat"
    },
    "split_keywords": [
        "ansible"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05275a6b7df9e15f705df81e19aa62eb4bd1589c9c88413e9c00cd4904b7580b",
                "md5": "6c3b8b39c99767c9ab104f49aca3fab0",
                "sha256": "f09c3137c9f5f65d38caed44f1a1565c0e7170df720d461e76839beda6018edb"
            },
            "downloads": -1,
            "filename": "ansible_compat-4.1.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c3b8b39c99767c9ab104f49aca3fab0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 22905,
            "upload_time": "2023-09-06T12:56:27",
            "upload_time_iso_8601": "2023-09-06T12:56:27.078669Z",
            "url": "https://files.pythonhosted.org/packages/05/27/5a6b7df9e15f705df81e19aa62eb4bd1589c9c88413e9c00cd4904b7580b/ansible_compat-4.1.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36f942b44473cedbf977f8fe41e2b72ea47216f708c59bafc41ad6aa93c09a71",
                "md5": "5712743d9dfebcddb4db24a3c16eca8a",
                "sha256": "2be8c7b510d2e15eed1e9ef443209d67d9aec8f427026b88936d4535ff59863d"
            },
            "downloads": -1,
            "filename": "ansible-compat-4.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "5712743d9dfebcddb4db24a3c16eca8a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 72127,
            "upload_time": "2023-09-06T12:56:28",
            "upload_time_iso_8601": "2023-09-06T12:56:28.664771Z",
            "url": "https://files.pythonhosted.org/packages/36/f9/42b44473cedbf977f8fe41e2b72ea47216f708c59bafc41ad6aa93c09a71/ansible-compat-4.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-06 12:56:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ansible",
    "github_project": "ansible-compat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "ansible-compat"
}
        
Elapsed time: 0.11453s