Source: rabbitmqadmin-ng Section: net Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 13), dh-cargo, cargo:native, librust-assert-cmd-dev, librust-backtrace-dev, librust-bel7-cli-dev, librust-clap-complete-dev, librust-clap-complete-nushell-dev, librust-clap-derive-dev, librust-clap-dev, librust-clap-help-dev, librust-color-print-dev, librust-fern-dev, librust-indicatif-dev, librust-log-dev, librust-predicates-dev, librust-rabbitmq-http-client-dev, librust-regex-dev, librust-reqwest-dev, librust-rustls-dev, librust-serde-aux-dev, librust-serde-dev, librust-serde-json-dev, librust-shellexpand-dev, librust-sysexits-dev, librust-tabled-dev, librust-thiserror-dev, librust-toml-dev, librust-toml-edit-dev, librust-url-dev, libssl-dev, libstd-rust-dev, openstack-pkg-tools, rustc:native, Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/rabbitmqadmin-ng Vcs-Git: https://salsa.debian.org/openstack-team/third-party/rabbitmqadmin-ng.git Homepage: https://github.com/rabbitmq/rabbitmqadmin-ng Package: rabbitmqadmin-ng Architecture: any Depends: adduser, ${misc:Depends}, ${shlibs:Depends}, Breaks: rabbitmq-server (<< 4.3.0~rc1), Replaces: rabbitmq-server (<< 4.3.0~rc1), Description: RabbitMQ server administration client RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. . This package contains a new Rust implementation of rabbitmqadmin, useful to configure a rabbitmq server. This replaces the previous Python implementation.