You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ngcp-api-tools/debian/control

55 lines
1.3 KiB

Source: ngcp-api-tools
Section: admin
Priority: optional
Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends:
debhelper-compat (= 13),
libmodule-build-perl,
Standards-Version: 4.5.1
Homepage: https://www.sipwise.com/
Package: libngcp-api-client-perl
Section: perl
Architecture: all
Depends:
libconfig-tiny-perl,
libio-socket-ssl-perl,
libjson-xs-perl,
libreadonly-perl,
liburi-perl,
libwww-perl,
${misc:Depends},
${perl:Depends},
Recommends:
ngcp-panel,
Description: NGCP REST API client module
This package contains the NGCP::API::Client module needed by all interface
modules on NGCP management hosts.
Package: ngcp-billing-tools
Architecture: all
Depends:
libemail-sender-perl,
libemail-simple-perl,
libfile-pid-perl,
libngcp-api-client-perl,
libreadonly-perl,
libtemplate-perl,
libxml-simple-perl,
${misc:Depends},
${perl:Depends},
Description: NGCP billing related tools
This package contains billing related tools that use the NGCP API,
needed by all interface modules on NGCP management hosts.
Package: ngcp-provisioning-tools
Architecture: all
Depends:
libngcp-api-client-perl,
libreadonly-perl,
${misc:Depends},
${perl:Depends},
Description: NGCP provisioning related tools
This package contains provisioning tools that use the NGCP API,
needed by all interface modules on NGCP management hosts.