xv6-zhongwen-wendang


Namexv6-zhongwen-wendang JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/xv6-zhongwen-wendang
Summaryxv6 中文文档
upload_time2024-03-02 14:17:40
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xv6 中文文档

## 下载

### Docker

```
docker pull apachecn0/xv6-zhongwen-wendang
docker run -tid -p <port>:80 apachecn0/xv6-zhongwen-wendang
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install xv6-zhongwen-wendang
xv6-zhongwen-wendang <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g xv6-zhongwen-wendang
xv6-zhongwen-wendang <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/xv6-zhongwen-wendang",
    "name": "xv6-zhongwen-wendang",
    "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/b6/35/d4df3c520024f51635173d2981b150e8194b05db19a18906d87194742a09/xv6-zhongwen-wendang-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# xv6 \u4e2d\u6587\u6587\u6863\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/xv6-zhongwen-wendang\ndocker run -tid -p <port>:80 apachecn0/xv6-zhongwen-wendang\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install xv6-zhongwen-wendang\nxv6-zhongwen-wendang <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g xv6-zhongwen-wendang\nxv6-zhongwen-wendang <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "xv6 \u4e2d\u6587\u6587\u6863",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/xv6-zhongwen-wendang"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad199273cecc753c0cd31fea4cc72ec999b682fa47cf02e66f1394746c4755bd",
                "md5": "bb0e7239b7fe0bce8c122122b19ee210",
                "sha256": "06405a66082078105df343ffca74b46745d252d539e99e259614280a9481d280"
            },
            "downloads": -1,
            "filename": "xv6_zhongwen_wendang-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb0e7239b7fe0bce8c122122b19ee210",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1298889,
            "upload_time": "2024-03-02T14:17:37",
            "upload_time_iso_8601": "2024-03-02T14:17:37.811070Z",
            "url": "https://files.pythonhosted.org/packages/ad/19/9273cecc753c0cd31fea4cc72ec999b682fa47cf02e66f1394746c4755bd/xv6_zhongwen_wendang-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b635d4df3c520024f51635173d2981b150e8194b05db19a18906d87194742a09",
                "md5": "de9e339bbf7b35c8681c6bc2168c219b",
                "sha256": "73065b49904d8b0f7d2a1bff721a2412d1b370fb04bc68f04eb4047004317d59"
            },
            "downloads": -1,
            "filename": "xv6-zhongwen-wendang-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "de9e339bbf7b35c8681c6bc2168c219b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1279959,
            "upload_time": "2024-03-02T14:17:40",
            "upload_time_iso_8601": "2024-03-02T14:17:40.099401Z",
            "url": "https://files.pythonhosted.org/packages/b6/35/d4df3c520024f51635173d2981b150e8194b05db19a18906d87194742a09/xv6-zhongwen-wendang-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 14:17:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "xv6-zhongwen-wendang",
    "github_not_found": true,
    "lcname": "xv6-zhongwen-wendang"
}
        
Elapsed time: 0.23458s