#!/bin/sh

python -c 'import opcua; print opcua.__doc__'
