package user-agent-parser

  1. Overview
  2. Docs
OCaml implementation of the user agent parse rules of uap-core

Install

Dune Dependency

Authors

Maintainers

Sources

user-agent-parser-0.2.0.tbz
sha256=00ca1fbb107a1628733dcd95277b9630e466d235a354c8f8055d491c3307e026
sha512=d8e3fa10ef6d95ea3d176aa0c5d43c5ab7f54ff5f8d7ae4f543a19221a79e554e65d1078e7663be6214af4a6b165620735639d8dec1fc8e70158455784ec039d

CHANGES.md.html

0.2.0

  • Upgrade uap-core to 0.10.0

0.1.3

  • Remove upper bounds on remaining dependencies

0.1.2

  • Do not constrain maximum version of Jane Street dependencies

0.1.1

  • Update Yojson dependency and adjust deprecation

0.1

  • Initial release