# A Guide to Porting C C++ to Rust
## 下载
### Docker
```
docker pull apachecn0/a-guide-to-porting-c-c-to-rust
docker run -tid -p <port>:80 apachecn0/a-guide-to-porting-c-c-to-rust
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install a-guide-to-porting-c-c-to-rust
a-guide-to-porting-c-c-to-rust <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g a-guide-to-porting-c-c-to-rust
a-guide-to-porting-c-c-to-rust <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/a-guide-to-porting-c-c-to-rust",
"name": "a-guide-to-porting-c-c-to-rust",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "ApacheCN",
"author_email": "apachecn@163.com",
"download_url": "https://files.pythonhosted.org/packages/11/dc/4be4ccacbdcfaa048088b7395cc094d6d6ef3df2b8f15d53621306525c6a/a-guide-to-porting-c-c-to-rust-2024.3.3.0.tar.gz",
"platform": null,
"description": "# A Guide to Porting C C++ to Rust\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/a-guide-to-porting-c-c-to-rust\ndocker run -tid -p <port>:80 apachecn0/a-guide-to-porting-c-c-to-rust\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install a-guide-to-porting-c-c-to-rust\na-guide-to-porting-c-c-to-rust <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g a-guide-to-porting-c-c-to-rust\na-guide-to-porting-c-c-to-rust <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "A Guide to Porting C C++ to Rust",
"version": "2024.3.3.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/a-guide-to-porting-c-c-to-rust"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a2e7ea81aa13638c75f1b203aeeb86287f493e1b6f552d962a048f8f63de6bf3",
"md5": "ecfce3990b5b334da7031754342227d6",
"sha256": "b0e7a4a15a8285af6bb726dd24d877ab1b89cd703679b98621d60f8ff38c6936"
},
"downloads": -1,
"filename": "a_guide_to_porting_c_c_to_rust-2024.3.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ecfce3990b5b334da7031754342227d6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 639827,
"upload_time": "2024-03-03T04:17:39",
"upload_time_iso_8601": "2024-03-03T04:17:39.783415Z",
"url": "https://files.pythonhosted.org/packages/a2/e7/ea81aa13638c75f1b203aeeb86287f493e1b6f552d962a048f8f63de6bf3/a_guide_to_porting_c_c_to_rust-2024.3.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "11dc4be4ccacbdcfaa048088b7395cc094d6d6ef3df2b8f15d53621306525c6a",
"md5": "e1c6e0001a08c6512be117ffa569432d",
"sha256": "902adf69c506ca0006fb56c007f2ff89239f2a5e997960020db07a1dfc0c45a7"
},
"downloads": -1,
"filename": "a-guide-to-porting-c-c-to-rust-2024.3.3.0.tar.gz",
"has_sig": false,
"md5_digest": "e1c6e0001a08c6512be117ffa569432d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 619958,
"upload_time": "2024-03-03T04:17:42",
"upload_time_iso_8601": "2024-03-03T04:17:42.423928Z",
"url": "https://files.pythonhosted.org/packages/11/dc/4be4ccacbdcfaa048088b7395cc094d6d6ef3df2b8f15d53621306525c6a/a-guide-to-porting-c-c-to-rust-2024.3.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 04:17:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "a-guide-to-porting-c-c-to-rust",
"github_not_found": true,
"lcname": "a-guide-to-porting-c-c-to-rust"
}