msrk-package


Namemsrk-package JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/yourusername/example_package
SummaryA simple example package
upload_time2024-03-07 06:28:02
maintainer
docs_urlNone
authortest
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Example Package

This is a simple example package. You can use this to learn how to publish a package to PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/example_package",
    "name": "msrk-package",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "test",
    "author_email": "mohan@cure53.de",
    "download_url": "",
    "platform": null,
    "description": "# Example Package\n\nThis is a simple example package. You can use this to learn how to publish a package to PyPI.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A simple example package",
    "version": "0.2",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/example_package"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4378046b919573905ceea90170d0968edf7b6a8579ddd25c5d5f3914ddfcc414",
                "md5": "73dd1bbe203435d92d6f28cffd674a58",
                "sha256": "25f5e1f8c3e940ffaafa0ea3cc08389d1b6c198084c13ff3e718147f7f28a5f1"
            },
            "downloads": -1,
            "filename": "msrk_package-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "73dd1bbe203435d92d6f28cffd674a58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1765,
            "upload_time": "2024-03-07T06:28:02",
            "upload_time_iso_8601": "2024-03-07T06:28:02.050553Z",
            "url": "https://files.pythonhosted.org/packages/43/78/046b919573905ceea90170d0968edf7b6a8579ddd25c5d5f3914ddfcc414/msrk_package-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-07 06:28:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "example_package",
    "github_not_found": true,
    "lcname": "msrk-package"
}
        
Elapsed time: 0.74454s