Repository URL to install this package:
|
Version:
2.0.0-beta3-2-armbian20.08.0-trunk1 ▾
|
# .__ _____
# __ _ _|__|_____ ____________/ ____\
# \ \/ \/ / \____ \_/ __ \_ __ \ __\
# \ /| | |_> > ___/| | \/| |
# \/\_/ |__| __/ \___ >__| |__|
# |__| \/
""" version information for wiperf """
__title__ = "wiperf"
__description__ = "A user experience test probe (mainly intended for wireless)"
__url__ = "https://github.com/wifinigel/wiperf"
__author__ = "Nigel Bowden"
__author_email__ = "wifinigel@gmail.com"
__version__ = "v0.1.15"
__status__ = "beta"
__license__ = "MIT"