icpp-free


Nameicpp-free JSON
Version 3.1.1 PyPI version JSON
download
home_pagehttps://docs.icpp.world/
SummaryThe `lite` version of icpp-pro
upload_time2023-08-13 11:44:34
maintainer
docs_urlNone
authoricppWorld
requires_python>=3.8
licenseMIT
keywords internet computer c++ canister development kit cdk smart contracts blockchain
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # C++ Canister Development Kit

icpp-free is the `lite` version of icpp-pro

## Installation

```bash
# For Linux, Mac or Windows
pip install icpp-free

# verify
$ icpp --version
icpp-free version: x.y.z
wasi-sdk  version: wasi-sdk-X.Y
```

## [Documentation](https://docs.icpp.world)

            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.icpp.world/",
    "name": "icpp-free",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Internet Computer,C++,Canister Development Kit,CDK,Smart Contracts,blockchain",
    "author": "icppWorld",
    "author_email": "icpp@icpp.world",
    "download_url": "",
    "platform": null,
    "description": "# C++ Canister Development Kit\n\nicpp-free is the `lite` version of icpp-pro\n\n## Installation\n\n```bash\n# For Linux, Mac or Windows\npip install icpp-free\n\n# verify\n$ icpp --version\nicpp-free version: x.y.z\nwasi-sdk  version: wasi-sdk-X.Y\n```\n\n## [Documentation](https://docs.icpp.world)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The `lite` version of icpp-pro",
    "version": "3.1.1",
    "project_urls": {
        "Homepage": "https://docs.icpp.world/"
    },
    "split_keywords": [
        "internet computer",
        "c++",
        "canister development kit",
        "cdk",
        "smart contracts",
        "blockchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2826ef5912c7f250e983047b5f96f022988a6d50d59c8c6a9a6892565be31ba",
                "md5": "0b827cdf46cebe00f49d80d586c9be27",
                "sha256": "281aaa679528440fc6494f1d524a9c2ef6c79d2ca358fedbdb3619a4f7c8401c"
            },
            "downloads": -1,
            "filename": "icpp_free-3.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b827cdf46cebe00f49d80d586c9be27",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 51840,
            "upload_time": "2023-08-13T11:44:34",
            "upload_time_iso_8601": "2023-08-13T11:44:34.782975Z",
            "url": "https://files.pythonhosted.org/packages/d2/82/6ef5912c7f250e983047b5f96f022988a6d50d59c8c6a9a6892565be31ba/icpp_free-3.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-13 11:44:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "icpp-free"
}
        
Elapsed time: 0.12004s