uap-rs 0.0.0

A Rust implementation of the UA Parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["David Lewis <david@weassemble.com>"]
description = "A Rust implementation of the UA Parser"
documentation = "https://docs.rs/uap-rs/"
edition = "2018"
homepage = "https://github.com/davidarmstronglewis/uap-rs"
keywords = ["user", "agent", "parser", "uap", "uaparser"]
license = "MIT"
name = "uap-rs"
readme = "README.md"
repository = "https://github.com/davidarmstronglewis/uap-rs"
version = "0.0.0"