# xser
> Socket and HTTP Server
Raw data
{
"_id": null,
"home_page": "https://github.com/bondbox/xser/",
"name": "xser",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "command-line, argparse, argcomplete",
"author": "Mingzhe Zou",
"author_email": "zoumingzhe@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/53/89/84d891fe09bf52af2635286c6822dcad663ab85fe95c088432571adcfd41/xser-0.5.tar.gz",
"platform": "any",
"description": "# xser\n\n> Socket and HTTP Server\n",
"bugtrack_url": null,
"license": "GPLv2",
"summary": "Socket and HTTP Server",
"version": "0.5",
"project_urls": {
"Bug Tracker": "https://github.com/bondbox/xser/issues",
"Documentation": "https://github.com/bondbox/xser/",
"Homepage": "https://github.com/bondbox/xser/",
"Source Code": "https://github.com/bondbox/xser/"
},
"split_keywords": [
"command-line",
" argparse",
" argcomplete"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "98947915a9f99e0b461cab2852d8df1aad2195e911f199c87729872455562b1c",
"md5": "6913dc8872ca099cf7b5b565bda94279",
"sha256": "bdd76c1f9acf89f9022afe797133ce814958e66069e8fbe3933eab55ffcba350"
},
"downloads": -1,
"filename": "xser-0.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6913dc8872ca099cf7b5b565bda94279",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 16683,
"upload_time": "2025-10-22T08:49:26",
"upload_time_iso_8601": "2025-10-22T08:49:26.114934Z",
"url": "https://files.pythonhosted.org/packages/98/94/7915a9f99e0b461cab2852d8df1aad2195e911f199c87729872455562b1c/xser-0.5-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "538984d891fe09bf52af2635286c6822dcad663ab85fe95c088432571adcfd41",
"md5": "79ba7fe4107cf0f5a0b355f8270454c9",
"sha256": "f65bfe8289c40a108afee794a1dd1ab9326d82fa2dbd2487e9651af8190cc8aa"
},
"downloads": -1,
"filename": "xser-0.5.tar.gz",
"has_sig": false,
"md5_digest": "79ba7fe4107cf0f5a0b355f8270454c9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 14302,
"upload_time": "2025-10-22T08:49:27",
"upload_time_iso_8601": "2025-10-22T08:49:27.315293Z",
"url": "https://files.pythonhosted.org/packages/53/89/84d891fe09bf52af2635286c6822dcad663ab85fe95c088432571adcfd41/xser-0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-22 08:49:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bondbox",
"github_project": "xser",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "xkits-thread",
"specs": [
[
">=",
"0.2"
]
]
},
{
"name": "xhtm",
"specs": [
[
">=",
"0.12"
]
]
},
{
"name": "requests",
"specs": []
}
],
"lcname": "xser"
}