html5-specification


Namehtml5-specification JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/html5-specification
SummaryHTML5 Specification
upload_time2024-03-02 01:21:08
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.
            # HTML5 Specification

## 下载

### Docker

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

### PYPI

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

### NPM

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/html5-specification",
    "name": "html5-specification",
    "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/c8/c8/708db6f8060617683ecd26efb762365d7fa93c7d133d725383c55caeec4c/html5-specification-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# HTML5 Specification\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/html5-specification\r\ndocker run -tid -p <port>:80 apachecn0/html5-specification\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### PYPI\r\n\r\n```\r\npip install html5-specification\r\nhtml5-specification <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### NPM\r\n\r\n```\r\nnpm install -g html5-specification\r\nhtml5-specification <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "HTML5 Specification",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/html5-specification"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2dd345968adc14ba69b8f9ed0bfaecd637d90bfb3dcb16d476b11181e159da3",
                "md5": "f63fa9654973266a8e3fb0a1747d070f",
                "sha256": "d2a88e75d13b9f6248cfe20a96c19db5acb3ae1a2bb209409b71e3363156337b"
            },
            "downloads": -1,
            "filename": "html5_specification-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f63fa9654973266a8e3fb0a1747d070f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3099403,
            "upload_time": "2024-03-02T01:21:02",
            "upload_time_iso_8601": "2024-03-02T01:21:02.763219Z",
            "url": "https://files.pythonhosted.org/packages/b2/dd/345968adc14ba69b8f9ed0bfaecd637d90bfb3dcb16d476b11181e159da3/html5_specification-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8c8708db6f8060617683ecd26efb762365d7fa93c7d133d725383c55caeec4c",
                "md5": "09eb858d23970067622eb2fbc5e4f6a4",
                "sha256": "03c4936597c6ab9bfa68b41025456cc857c4af107b691e02f5f23d4addefc3fb"
            },
            "downloads": -1,
            "filename": "html5-specification-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "09eb858d23970067622eb2fbc5e4f6a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3081695,
            "upload_time": "2024-03-02T01:21:08",
            "upload_time_iso_8601": "2024-03-02T01:21:08.833960Z",
            "url": "https://files.pythonhosted.org/packages/c8/c8/708db6f8060617683ecd26efb762365d7fa93c7d133d725383c55caeec4c/html5-specification-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 01:21:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "html5-specification",
    "github_not_found": true,
    "lcname": "html5-specification"
}
        
Elapsed time: 0.37011s