polywrap-test-cases


Namepolywrap-test-cases JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryWrap Test cases for Polywrap
upload_time2023-09-02 11:46:54
maintainer
docs_urlNone
authorCesar
requires_python>=3.10,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Polywrap Test Cases
===================
This package contains the utility functions to fetch the wrappers    from the wasm-test-harness repo.

Functions
---------

.. csv-table::
    :header: "function", "description"

    "get_path_to_test_wrappers", "Get the path to the test wrappers."
    "fetch_file", "Fetch a file using HTTP."
    "unzip_file", "Unzip a file to a destination."
    "fetch_wrappers", "Fetch the wrappers from the wasm-test-harness repo."

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "polywrap-test-cases",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Cesar",
    "author_email": "cesar@polywrap.io",
    "download_url": "https://files.pythonhosted.org/packages/75/e9/a85d2c78ffcd4d8ed805e408c8679efb55179698fa656d328654a4bb8a7e/polywrap_test_cases-0.1.0.tar.gz",
    "platform": null,
    "description": "Polywrap Test Cases\n===================\nThis package contains the utility functions to fetch the wrappers    from the wasm-test-harness repo.\n\nFunctions\n---------\n\n.. csv-table::\n    :header: \"function\", \"description\"\n\n    \"get_path_to_test_wrappers\", \"Get the path to the test wrappers.\"\n    \"fetch_file\", \"Fetch a file using HTTP.\"\n    \"unzip_file\", \"Unzip a file to a destination.\"\n    \"fetch_wrappers\", \"Fetch the wrappers from the wasm-test-harness repo.\"\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Wrap Test cases for Polywrap",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce2b76bbeb1d3f342e36cfc8f12ef416f6d216580aa8d3efb27967c09c0ad8b6",
                "md5": "f740f6fd35838dd754820fa2fbd6296f",
                "sha256": "b8c0cf83fac3ca9ef243e35085737ad2e077e4a9d559650c13531cfae287d9d6"
            },
            "downloads": -1,
            "filename": "polywrap_test_cases-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f740f6fd35838dd754820fa2fbd6296f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 2439,
            "upload_time": "2023-09-02T11:46:53",
            "upload_time_iso_8601": "2023-09-02T11:46:53.573344Z",
            "url": "https://files.pythonhosted.org/packages/ce/2b/76bbeb1d3f342e36cfc8f12ef416f6d216580aa8d3efb27967c09c0ad8b6/polywrap_test_cases-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75e9a85d2c78ffcd4d8ed805e408c8679efb55179698fa656d328654a4bb8a7e",
                "md5": "89652fc8e8f910ec648a8c260af13f69",
                "sha256": "72cc0e31bce7c9b18d8ed7ca81f0ce950f87016ac90895c48393b0ecbe4e4dfc"
            },
            "downloads": -1,
            "filename": "polywrap_test_cases-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "89652fc8e8f910ec648a8c260af13f69",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 1749,
            "upload_time": "2023-09-02T11:46:54",
            "upload_time_iso_8601": "2023-09-02T11:46:54.560036Z",
            "url": "https://files.pythonhosted.org/packages/75/e9/a85d2c78ffcd4d8ed805e408c8679efb55179698fa656d328654a4bb8a7e/polywrap_test_cases-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-02 11:46:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "polywrap-test-cases"
}
        
Elapsed time: 0.10840s