rpmdeplint


Namerpmdeplint JSON
Version 1.6 PyPI version JSON
download
home_page
SummaryRpmdeplint is a tool to find errors in RPM packages in the context of their dependency graph.
upload_time2023-09-14 08:02:33
maintainer
docs_urlNone
authorRed Hat
requires_python>=3.9
license
keywords dependency linter rpm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rpmdeplint

Rpmdeplint is a tool to find errors in RPM packages in the context of their
dependency graph.

## Requirements

- Python 3.9

## External Dependencies

In order to run the tool, the following pre-requisites need to be installed:

- [rpm](http://rpm.org)
- [librepo](https://github.com/rpm-software-management/librepo)
- [libsolv](https://github.com/openSUSE/libsolv)

For development and tests:

- [sphinx](https://www.sphinx-doc.org)
- [rpmfluff](https://pagure.io/rpmfluff)

## Documentation

- https://fedora-ci.github.io/rpmdeplint

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "rpmdeplint",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "dependency,linter,rpm",
    "author": "Red Hat",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/94/b9/2bcfe1954336f90edcdbacbfe32fbd3833654bf2c7a957a64cb7a470a490/rpmdeplint-1.6.tar.gz",
    "platform": null,
    "description": "# rpmdeplint\n\nRpmdeplint is a tool to find errors in RPM packages in the context of their\ndependency graph.\n\n## Requirements\n\n- Python 3.9\n\n## External Dependencies\n\nIn order to run the tool, the following pre-requisites need to be installed:\n\n- [rpm](http://rpm.org)\n- [librepo](https://github.com/rpm-software-management/librepo)\n- [libsolv](https://github.com/openSUSE/libsolv)\n\nFor development and tests:\n\n- [sphinx](https://www.sphinx-doc.org)\n- [rpmfluff](https://pagure.io/rpmfluff)\n\n## Documentation\n\n- https://fedora-ci.github.io/rpmdeplint\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Rpmdeplint is a tool to find errors in RPM packages in the context of their dependency graph.",
    "version": "1.6",
    "project_urls": {
        "Documentation": "https://fedora-ci.github.io/rpmdeplint",
        "Homepage": "https://github.com/fedora-ci/rpmdeplint"
    },
    "split_keywords": [
        "dependency",
        "linter",
        "rpm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b08ac8ae99c8873d5c75fd307db0d9efdd05fc2c510c2d060e747b0b710e2028",
                "md5": "ceb03710ed4c57a252353a0338e9b7ee",
                "sha256": "0b8dfa4e7ff35b2a2889c78e35b246e3a8e14667d68f78bce688879e10ef98c9"
            },
            "downloads": -1,
            "filename": "rpmdeplint-1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ceb03710ed4c57a252353a0338e9b7ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 26528,
            "upload_time": "2023-09-14T08:02:32",
            "upload_time_iso_8601": "2023-09-14T08:02:32.857084Z",
            "url": "https://files.pythonhosted.org/packages/b0/8a/c8ae99c8873d5c75fd307db0d9efdd05fc2c510c2d060e747b0b710e2028/rpmdeplint-1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94b92bcfe1954336f90edcdbacbfe32fbd3833654bf2c7a957a64cb7a470a490",
                "md5": "75970ab0650e3628228909f249aab55f",
                "sha256": "224c5baa63fbac9adbc1884454f0b9bfa1e47d5f6e34614d966e19623461409b"
            },
            "downloads": -1,
            "filename": "rpmdeplint-1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "75970ab0650e3628228909f249aab55f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 41544,
            "upload_time": "2023-09-14T08:02:33",
            "upload_time_iso_8601": "2023-09-14T08:02:33.930572Z",
            "url": "https://files.pythonhosted.org/packages/94/b9/2bcfe1954336f90edcdbacbfe32fbd3833654bf2c7a957a64cb7a470a490/rpmdeplint-1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-14 08:02:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fedora-ci",
    "github_project": "rpmdeplint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rpmdeplint"
}
        
Elapsed time: 0.14865s