example-package-ccampb74


Nameexample-package-ccampb74 JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-11-05 23:11:17
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. 

This package has a module to add two numbers together.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "example-package-ccampb74",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Callie C <ccampbb74@msudenver.edu>",
    "download_url": "https://files.pythonhosted.org/packages/76/74/575c04fa273877b6b696ef340ad55da8272370447649d584b3875b0a14c4/example_package_ccampb74-0.0.1.tar.gz",
    "platform": null,
    "description": "# Example Package\r\n\r\nThis is a simple example package. You can use\r\n[GitHub-flavored Markdown](https://guides.github.com/features/mastering-markdown/)\r\nto write your content. \r\n\r\nThis package has a module to add two numbers together.\r\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": "18d50bd6ebfa70808af0db0353fb4e0df6d40197972e896ff0f89005751215da",
                "md5": "55943a68b302dfb2e5bb4b90d095852d",
                "sha256": "f959e486e1e0cf77466a60f775f082fea3b1490b89ac4948df9cb181bb95bdc7"
            },
            "downloads": -1,
            "filename": "example_package_ccampb74-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "55943a68b302dfb2e5bb4b90d095852d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2792,
            "upload_time": "2023-11-05T23:11:12",
            "upload_time_iso_8601": "2023-11-05T23:11:12.272398Z",
            "url": "https://files.pythonhosted.org/packages/18/d5/0bd6ebfa70808af0db0353fb4e0df6d40197972e896ff0f89005751215da/example_package_ccampb74-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7674575c04fa273877b6b696ef340ad55da8272370447649d584b3875b0a14c4",
                "md5": "580efcf4995f609a5d8bf7e50b082217",
                "sha256": "9244c3d27d748dc452799ec900712a45629bcbf284eaf6b51d9df983e9c19472"
            },
            "downloads": -1,
            "filename": "example_package_ccampb74-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "580efcf4995f609a5d8bf7e50b082217",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2207,
            "upload_time": "2023-11-05T23:11:17",
            "upload_time_iso_8601": "2023-11-05T23:11:17.299411Z",
            "url": "https://files.pythonhosted.org/packages/76/74/575c04fa273877b6b696ef340ad55da8272370447649d584b3875b0a14c4/example_package_ccampb74-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-05 23:11:17",
    "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-ccampb74"
}
        
Elapsed time: 0.15315s