{ "info": { "author": "Thurask", "author_email": "thuraski@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: MacOS X", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "Intended Audience :: End Users/Desktop", "License :: Freely Distributable", "Operating System :: MacOS", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: POSIX :: BSD :: FreeBSD", "Operating System :: POSIX :: BSD :: NetBSD", "Operating System :: POSIX :: BSD :: OpenBSD", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3 :: Only", "Topic :: Utilities" ], "description": "README\n======\n\nA Python 3 script for checking Linux kernel versions from `kernel.org `__.\n\n\nInstallation\n------------\n\nRequires Python >=3.2, with 3.5 or later preferred.\n\nTo get the latest stable version, install with pip:\n\n::\n\n $ pip install kernelchecker\n\nIf you want the latest development version, clone from Git and install with setuptools:\n\n::\n\n $ git clone https://github.com/thurask/kernelchecker.git\n $ cd kernelchecker\n $ python setup.py install\n\nPython Libraries\n~~~~~~~~~~~~~~~~\n\nThis library requires the\n`Requests `__\nand `Beautiful Soup 4 `__\nlibraries.\n\n\nLicense\n-------\nCopyright 2016 Thurask \nThis work is free. You can redistribute it and/or modify it under the\nterms of the Do What The Fuck You Want To Public License, Version 2,\nas published by Sam Hocevar. See the `LICENSE `__ file for more details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thurask/kernelchecker", "keywords": "linux kernel", "license": "WTFPL v2", "maintainer": null, "maintainer_email": null, "name": "kernelchecker", "package_url": "https://pypi.org/project/kernelchecker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kernelchecker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/thurask/kernelchecker" }, "release_url": "https://pypi.org/project/kernelchecker/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Linux kernel version scanner", "version": "1.0.0" }, "last_serial": 2183875, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "9ee334757b0734c3c23fcedc1b05b6dd", "sha256": "5f23b7c7d0622fca066e5ee441fd4194e244cdbc0faf45b025057c20a8652a1d" }, "downloads": -1, "filename": "kernelchecker-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "9ee334757b0734c3c23fcedc1b05b6dd", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 5073, "upload_time": "2016-06-23T18:20:43", "url": "https://files.pythonhosted.org/packages/b3/a0/4ce46a283be72b7795113f5a76aeb08d706d9cd103bf3b118ab5b1be8827/kernelchecker-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b085ac32f7355b665465a215760ead54", "sha256": "055eafe45618835cc7212783b9d95ccaecc69369ce6a346e0aa19f7b092b1248" }, "downloads": -1, "filename": "kernelchecker-1.0.0.zip", "has_sig": false, "md5_digest": "b085ac32f7355b665465a215760ead54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6827, "upload_time": "2016-06-23T18:20:39", "url": "https://files.pythonhosted.org/packages/c2/87/f49b0df1ee8415ca3cf4886f6efd1e54246f50c87c41ced4aeba596ec358/kernelchecker-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ee334757b0734c3c23fcedc1b05b6dd", "sha256": "5f23b7c7d0622fca066e5ee441fd4194e244cdbc0faf45b025057c20a8652a1d" }, "downloads": -1, "filename": "kernelchecker-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "9ee334757b0734c3c23fcedc1b05b6dd", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 5073, "upload_time": "2016-06-23T18:20:43", "url": "https://files.pythonhosted.org/packages/b3/a0/4ce46a283be72b7795113f5a76aeb08d706d9cd103bf3b118ab5b1be8827/kernelchecker-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b085ac32f7355b665465a215760ead54", "sha256": "055eafe45618835cc7212783b9d95ccaecc69369ce6a346e0aa19f7b092b1248" }, "downloads": -1, "filename": "kernelchecker-1.0.0.zip", "has_sig": false, "md5_digest": "b085ac32f7355b665465a215760ead54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6827, "upload_time": "2016-06-23T18:20:39", "url": "https://files.pythonhosted.org/packages/c2/87/f49b0df1ee8415ca3cf4886f6efd1e54246f50c87c41ced4aeba596ec358/kernelchecker-1.0.0.zip" } ] }