example-package-ghrc


Nameexample-package-ghrc JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-10-13 20:40:07
maintainer
docs_urlNone
authorghrc
requires_python>=3.9
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.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "example-package-ghrc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "ghrc",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/bf/cc/91fc87b382a59bcbce82f6726658d7fd205670e7b9a996e669571b10ba5d/example_package_ghrc-0.0.2.tar.gz",
    "platform": null,
    "description": "# Example Package\n\nThis is a simple example package.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small example package",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2de8d0faf78f2446c86f4613dc198edd3e85ff7cd9f8bfc24bb4bf39645469e",
                "md5": "173be50dbabfe89ecb0ac8226c0d924d",
                "sha256": "c4bd39317cae895b99a46c68420b95a56435f2da64adc5fce1bbbbf33382aeef"
            },
            "downloads": -1,
            "filename": "example_package_ghrc-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "173be50dbabfe89ecb0ac8226c0d924d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2614,
            "upload_time": "2023-10-13T20:40:05",
            "upload_time_iso_8601": "2023-10-13T20:40:05.786286Z",
            "url": "https://files.pythonhosted.org/packages/e2/de/8d0faf78f2446c86f4613dc198edd3e85ff7cd9f8bfc24bb4bf39645469e/example_package_ghrc-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfcc91fc87b382a59bcbce82f6726658d7fd205670e7b9a996e669571b10ba5d",
                "md5": "bd4e84ea5cddfd41f10c5636d569fc4f",
                "sha256": "35f80bae22192be8da05c6423dea0b523a4fb2f3cb4761003ee93af280aa862f"
            },
            "downloads": -1,
            "filename": "example_package_ghrc-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bd4e84ea5cddfd41f10c5636d569fc4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2040,
            "upload_time": "2023-10-13T20:40:07",
            "upload_time_iso_8601": "2023-10-13T20:40:07.277919Z",
            "url": "https://files.pythonhosted.org/packages/bf/cc/91fc87b382a59bcbce82f6726658d7fd205670e7b9a996e669571b10ba5d/example_package_ghrc-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-13 20:40:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "example-package-ghrc"
}
        
Elapsed time: 0.12644s