Go parser for user agent strings
Package ua.Parse(userAgent string) function parses browser's and bot's user agents strings and determines: – User agent name and version (Chrome, Firefox, Googlebot, etc.) – Operating system name and version (Windows, Android, iOS etc.) – Device type (mobile, desktop, tablet, bot) – Device name if available (iPhone, iPad, Huawei VNS-L21) – URL provided by the bot (http://www.google.com/bot.html etc.) This package contains the source code needed for building packages that reference the following Go import paths: – github.com/mileusna/useragent
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.2-3.fc35 | - |
Fedora 35 | 1.0.2-3.fc35 | - |
Fedora 34 | 1.0.2-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-mileusna-useragent dash maintainers at fedoraproject dot org
.