Source: user-agent-utils Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 1.5), junit4 Standards-Version: 4.1.3 Vcs-Git: https://anonscm.debian.org/git/pkg-java/user-agent-utils.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/user-agent-utils.git Homepage: http://www.bitwalker.eu/software/user-agent-utils Package: libuser-agent-utils-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Suggests: ${maven:OptionalDepends} Description: Utilities for processing user-agent strings The user-agent-utils Java library can be used to parse HTTP requests in real-time or to analyze log files and gather information about the user-agent. . It doesn't try to identify hundreds of different clients and operating systems but instead offers a compromise between performance and usability.