pyp2rpm


Namepyp2rpm JSON
Version 3.3.10 PyPI version JSON
download
home_pagehttps://github.com/fedora-python/pyp2rpm
SummaryConvert Python packages to RPM SPECFILES
upload_time2023-08-06 05:44:08
maintainer
docs_urlNone
authorBohuslav "Slavek" Kabrda, Robert Kuska, Michal Cyprian, Iryna Shcherbina
requires_python
licenseMIT
keywords pypi rpm spec specfile convert
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Convert Python packages to RPM SPECFILES. The packages can be downloaded from
PyPI and the produced SPEC is in line with Fedora Packaging Guidelines or Mageia Python Policy.

Users can provide their own templates for rendering the package metadata. Both the package
source and metadata can be extracted from PyPI or from local filesystem (local file doesn't
provide that much information though).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fedora-python/pyp2rpm",
    "name": "pyp2rpm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pypi,rpm,spec,specfile,convert",
    "author": "Bohuslav \"Slavek\" Kabrda, Robert Kuska, Michal Cyprian, Iryna Shcherbina",
    "author_email": "bkabrda@redhat.com, rkuska@redhat.com, mcyprian@redhat.com, ishcherb@redhat.com",
    "download_url": "https://files.pythonhosted.org/packages/2d/0a/194c78ada63595f81e341293e0fcd4e439da9ea4bb0ef6c69c21cef2a191/pyp2rpm-3.3.10.tar.gz",
    "platform": null,
    "description": "Convert Python packages to RPM SPECFILES. The packages can be downloaded from\nPyPI and the produced SPEC is in line with Fedora Packaging Guidelines or Mageia Python Policy.\n\nUsers can provide their own templates for rendering the package metadata. Both the package\nsource and metadata can be extracted from PyPI or from local filesystem (local file doesn't\nprovide that much information though).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Convert Python packages to RPM SPECFILES",
    "version": "3.3.10",
    "project_urls": {
        "Homepage": "https://github.com/fedora-python/pyp2rpm"
    },
    "split_keywords": [
        "pypi",
        "rpm",
        "spec",
        "specfile",
        "convert"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "082873ceb794bd0c698aa389480b7ee1f25c7ce5bf206ed16a25aa37f6306a28",
                "md5": "6e987344c40b4c04adc32502a6fb4a52",
                "sha256": "cd7bdced5c963f1fbc072257da4068000c6b370edd46778c87e93fb786fbae41"
            },
            "downloads": -1,
            "filename": "pyp2rpm-3.3.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e987344c40b4c04adc32502a6fb4a52",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 48359,
            "upload_time": "2023-08-06T05:44:05",
            "upload_time_iso_8601": "2023-08-06T05:44:05.916693Z",
            "url": "https://files.pythonhosted.org/packages/08/28/73ceb794bd0c698aa389480b7ee1f25c7ce5bf206ed16a25aa37f6306a28/pyp2rpm-3.3.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d0a194c78ada63595f81e341293e0fcd4e439da9ea4bb0ef6c69c21cef2a191",
                "md5": "71dcb763a6471a3f5891f0a223e9964e",
                "sha256": "032abacf9901eb648964d4eb9ba3b23f3439e8d4bef1e4a6af687b4182d26a50"
            },
            "downloads": -1,
            "filename": "pyp2rpm-3.3.10.tar.gz",
            "has_sig": false,
            "md5_digest": "71dcb763a6471a3f5891f0a223e9964e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2621291,
            "upload_time": "2023-08-06T05:44:08",
            "upload_time_iso_8601": "2023-08-06T05:44:08.389516Z",
            "url": "https://files.pythonhosted.org/packages/2d/0a/194c78ada63595f81e341293e0fcd4e439da9ea4bb0ef6c69c21cef2a191/pyp2rpm-3.3.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-06 05:44:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fedora-python",
    "github_project": "pyp2rpm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pyp2rpm"
}
        
Elapsed time: 0.10231s