Skip to content

mldbai/uap-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ua_parser C++ Library

Usage

To build the (static) library:

$ make uaparser_cpp

To build and run the tests:

$ make test

Dependencies

Author:

Based on the D implementation by Shripad K and using agent data from BrowserScope.

About

C++ implementation of ua-parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • Makefile 6.0%