python-debian


Namepython-debian JSON
Version 0.1.49 PyPI version JSON
download
home_pagehttps://salsa.debian.org/python-debian-team/python-debian
SummaryDebian package related modules
upload_time2022-11-20 00:44:57
maintainerDebian python-debian Maintainers
docs_urlNone
author
requires_python>=3.5
licenseGPL-2+
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package provides Python 3 modules that abstract many formats of Debian
related files. Currently handled are:

  * Debtags information (debian.debtags module)
  * debian/changelog (debian.changelog module)
  * Packages files, pdiffs (debian.debian_support module)
  * Control files of single or multiple RFC822-style paragraphs, e.g.
    debian/control, .changes, .dsc, Packages, Sources, Release, etc.
    (debian.deb822 module)
  * Raw .deb and .ar files, with (read-only) access to contained
    files and meta-information



            

Raw data

            {
    "_id": null,
    "home_page": "https://salsa.debian.org/python-debian-team/python-debian",
    "name": "python-debian",
    "maintainer": "Debian python-debian Maintainers",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "pkg-python-debian-maint@lists.alioth.debian.org",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ce/8d/2ebc549adf1f623d4044b108b30ff5cdac5756b0384cd9dddac63fe53eae/python-debian-0.1.49.tar.gz",
    "platform": "any",
    "description": "This package provides Python 3 modules that abstract many formats of Debian\nrelated files. Currently handled are:\n\n  * Debtags information (debian.debtags module)\n  * debian/changelog (debian.changelog module)\n  * Packages files, pdiffs (debian.debian_support module)\n  * Control files of single or multiple RFC822-style paragraphs, e.g.\n    debian/control, .changes, .dsc, Packages, Sources, Release, etc.\n    (debian.deb822 module)\n  * Raw .deb and .ar files, with (read-only) access to contained\n    files and meta-information\n\n\n",
    "bugtrack_url": null,
    "license": "GPL-2+",
    "summary": "Debian package related modules",
    "version": "0.1.49",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5847908d0c4ac18660d5b81d326a4933",
                "sha256": "bb943755de23ae448102f334ae74417085a7fe1c6d673d8e5608e67d13c9109f"
            },
            "downloads": -1,
            "filename": "python_debian-0.1.49-py3.9.egg",
            "has_sig": true,
            "md5_digest": "5847908d0c4ac18660d5b81d326a4933",
            "packagetype": "bdist_egg",
            "python_version": "3.9",
            "requires_python": ">=3.5",
            "size": 131476,
            "upload_time": "2022-11-20T00:44:53",
            "upload_time_iso_8601": "2022-11-20T00:44:53.926166Z",
            "url": "https://files.pythonhosted.org/packages/73/39/ae8e1a8002e5d080db1d2efead41b755f4a4f1700be70c78e48b666740a0/python_debian-0.1.49-py3.9.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "c44b435b0027f01aac9e26839c46cf67",
                "sha256": "880f3bc52e31599f2a9b432bd7691844286825087fccdcf2f6ffd5cd79a26f9f"
            },
            "downloads": -1,
            "filename": "python_debian-0.1.49-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "c44b435b0027f01aac9e26839c46cf67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 132460,
            "upload_time": "2022-11-20T00:44:50",
            "upload_time_iso_8601": "2022-11-20T00:44:50.180920Z",
            "url": "https://files.pythonhosted.org/packages/9c/37/6e38e7aafa55c1257f63ca9f575e8e3cf2560c896c5202a16c9f33ee7657/python_debian-0.1.49-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "18dc85a8110be6cb2164bcf135a674e4",
                "sha256": "8cf677a30dbcb4be7a99536c17e11308a827a4d22028dc59a67f6c6dd3f0f58c"
            },
            "downloads": -1,
            "filename": "python-debian-0.1.49.tar.gz",
            "has_sig": true,
            "md5_digest": "18dc85a8110be6cb2164bcf135a674e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 121690,
            "upload_time": "2022-11-20T00:44:57",
            "upload_time_iso_8601": "2022-11-20T00:44:57.725258Z",
            "url": "https://files.pythonhosted.org/packages/ce/8d/2ebc549adf1f623d4044b108b30ff5cdac5756b0384cd9dddac63fe53eae/python-debian-0.1.49.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-20 00:44:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "python-debian"
}
        
Elapsed time: 0.04677s