Source: libapache2-mod-yangrpc-example
Section: net
Priority: optional
Maintainer: Vladimir Vassilev <vladimir@lightside-instruments.com>
Build-Depends:
 debhelper (>= 10),
 apache2-dev,
 autoconf,
 libtool,
 libxml2-dev,
 libyangrpc-dev (>= 2.13),
 libyuma-dev (>= 2.13),
 pkg-config
Standards-Version: 4.1.4
Homepage: https://yuma123.org

Package: libapache2-mod-yangrpc-example
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, lsb-base, libyangrpc2 (>= 2.12), apache2
Description: Example apache2 module using libyangrpc2 API to retrieve
 YANG data over NETCONF and represent it as HTML.
 .
 The module needs to be configured to connect to running NETCONF server.
