{ "info": { "author": "zencore", "author_email": "dobetter@zencore.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "uname2\n======\n\nPrint system information.\n\nInstall\n-------\n\n::\n\n pip install uname2\n\n\nUsage\n-----\n\n::\n\n PS E:\\code\\uname2> uname2 --help\n Usage: uname2 [OPTIONS]\n\n Print certain system information. With no OPTION, same as -s.\n\n Options:\n -a, --all print all information\n -s, --kernel-name print the kernel name\n -n, --nodename print the network node hostname\n -r, --kernel-release print the kernel release\n -v, --kernel-version print the kernel version\n -m, --machine print the machine hardware name\n -p, --processor print the hardware platform or \"unknown\"\n --help Show this message and exit.\n PS E:\\code\\uname2>\n\nExample\n-------\n\n::\n\n PS E:\\code\\uname2> uname2\n Windows\n PS E:\\code\\uname2> uname2 -a\n Windows DESKTOP-OR9GS4G 10 10.0.16299 AMD64 Intel64 Family 6 Model 60 Stepping 3, GenuineIntel\n PS E:\\code\\uname2> uname2 -snrvmp\n Windows DESKTOP-OR9GS4G 10 10.0.16299 AMD64 Intel64 Family 6 Model 60 Stepping 3, GenuineIntel\n PS E:\\code\\uname2>\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/appstore-zencore/uname2", "keywords": "uname2", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "uname2", "package_url": "https://pypi.org/project/uname2/", "platform": "", "project_url": "https://pypi.org/project/uname2/", "project_urls": { "Homepage": "https://github.com/appstore-zencore/uname2" }, "release_url": "https://pypi.org/project/uname2/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Print system information.", "version": "0.1.1" }, "last_serial": 5111535, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "39913622858a890ce7b746dfd4cd35ac", "sha256": "c6b548ab164b469fb5696c539a227ed81c95b523bf284c890112f18e18a0189d" }, "downloads": -1, "filename": "uname2-0.1.0.tar.gz", "has_sig": false, "md5_digest": "39913622858a890ce7b746dfd4cd35ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2353, "upload_time": "2018-05-04T02:24:05", "url": "https://files.pythonhosted.org/packages/b6/f9/d3f362eb770f18eac51563ffc60a06d0adad3995144c7f9afe550974140b/uname2-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "83a765aecc770d827cfe8b814f21345c", "sha256": "e757a80f0d2b8d40ce595892ea45dbc7515e6ba8f991f47dc6cefe127adc1a96" }, "downloads": -1, "filename": "uname2-0.1.1.tar.gz", "has_sig": false, "md5_digest": "83a765aecc770d827cfe8b814f21345c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2344, "upload_time": "2019-04-08T02:04:12", "url": "https://files.pythonhosted.org/packages/3a/d3/d5f9e26dd6da54964da5e8be9cded806b67665ea7267b9019c0da782d7bc/uname2-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "83a765aecc770d827cfe8b814f21345c", "sha256": "e757a80f0d2b8d40ce595892ea45dbc7515e6ba8f991f47dc6cefe127adc1a96" }, "downloads": -1, "filename": "uname2-0.1.1.tar.gz", "has_sig": false, "md5_digest": "83a765aecc770d827cfe8b814f21345c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2344, "upload_time": "2019-04-08T02:04:12", "url": "https://files.pythonhosted.org/packages/3a/d3/d5f9e26dd6da54964da5e8be9cded806b67665ea7267b9019c0da782d7bc/uname2-0.1.1.tar.gz" } ] }