Skip to content

thurask/kernelchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A Python 3 script for checking Linux kernel versions from kernel.org.

Installation

Requires Python >=3.2, with 3.5 or later preferred.

To get the latest stable version, install with pip:

$ pip install kernelchecker

If you want the latest development version, clone from Git and install with setuptools:

$ git clone https://github.com/thurask/kernelchecker.git
$ cd kernelchecker
$ python setup.py install

Python Libraries

This library requires the Requests and Beautiful Soup 4 libraries.

License

Copyright 2016 Thurask <thuraski@hotmail.com> This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages