hebpackagetest


Namehebpackagetest JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-08-30 03:32:08
maintainer
docs_urlNone
author
requires_python>=3.7
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
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "hebpackagetest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "karthikeyan <rasipalayam.durairaj.karthikeyan@heb.com>",
    "download_url": "https://files.pythonhosted.org/packages/41/bd/af95a4961777e82329634792f2cc29847d38119bb159c8fc622dd6172753/hebpackagetest-0.0.1.tar.gz",
    "platform": null,
    "description": "# Example Package\n\nThis is a simple example package. You can use\n[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)\nto write your content.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small example package",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fcf5461d25464d1543c99461c5ab8b020d315eb0c5e7b1b1c2edb91f666f607",
                "md5": "02a8ca11f07929c544b38c9cc305c7da",
                "sha256": "4c93176eb05d2f1549713526c2c96aafc3e815580b94107433efadf93431f414"
            },
            "downloads": -1,
            "filename": "hebpackagetest-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02a8ca11f07929c544b38c9cc305c7da",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2344,
            "upload_time": "2023-08-30T03:32:07",
            "upload_time_iso_8601": "2023-08-30T03:32:07.231811Z",
            "url": "https://files.pythonhosted.org/packages/5f/cf/5461d25464d1543c99461c5ab8b020d315eb0c5e7b1b1c2edb91f666f607/hebpackagetest-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41bdaf95a4961777e82329634792f2cc29847d38119bb159c8fc622dd6172753",
                "md5": "1db024d97e47d5ced23af658ea9bfc28",
                "sha256": "b68140d90856cac5df8a75125938cfced898a96c53bb5743ff47ad2b69eb0515"
            },
            "downloads": -1,
            "filename": "hebpackagetest-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1db024d97e47d5ced23af658ea9bfc28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1501,
            "upload_time": "2023-08-30T03:32:08",
            "upload_time_iso_8601": "2023-08-30T03:32:08.918230Z",
            "url": "https://files.pythonhosted.org/packages/41/bd/af95a4961777e82329634792f2cc29847d38119bb159c8fc622dd6172753/hebpackagetest-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-30 03:32:08",
    "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": "hebpackagetest"
}
        
Elapsed time: 0.29970s