#!/bin/sh

python3 -c 'import opcua; print(opcua.__doc__)'
