library user_agent; import 'src/matchers.dart'; import 'src/user_agent.dart'; UserAgent parse(String header) {}