Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
#           _                   _                        __ _ _
# __      _| | __ _ _ __  _ __ (_)      _ __  _ __ ___  / _(_) | ___ _ __
# \ \ /\ / / |/ _` | '_ \| '_ \| |_____| '_ \| '__/ _ \| |_| | |/ _ \ '__|
#  \ V  V /| | (_| | | | | |_) | |_____| |_) | | | (_) |  _| | |  __/ |
#   \_/\_/ |_|\__,_|_| |_| .__/|_|     | .__/|_|  \___/|_| |_|_|\___|_|
#                        |_|           |_|

""" version information for profiler """

__title__ = "profiler"
__description__ = "a Wi-Fi client capability analyzer"
__url__ = "https://github.com/wlan-pi/profiler"
__author__ = "Josh Schmelzle"
__author_email__ = "josh@joshschmelzle.com"
__version__ = "1.0.8-1"
__status__ = "alpha"
__license__ = "BSD-3-Clause"