Review: rust-rabbitmq-http-client 0.88.0-1
Package Information
| Description | RabbitMQ HTTP API client - Rust source code RabbitMQ is a widely used message broker implementing AMQP and other messaging protocols. In addition to its core messaging features, it exposes a Management Plugin that provides a REST-like HTTP API for inspecting and managing broker state, including queues, exchanges, bindings, users, vhosts, runtime parameters, and health checks. This library offers a typed Rust interface over that HTTP API, enabling applications and system tools to programmatically manage RabbitMQ resources without shelling out to curl or relying on ad-hoc JSON parsing. |
|---|---|
| Maintainer | Debian OpenStack <team+openstack@tracker.debian.org> |
| Changed By | Thomas Goirand <zigo@debian.org> |
| Sponsor | zigo@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/openstack-team/rabbitmq/rust-rabbitmq-http-client.git (browse) |
| Closes | #1136373 |
| Tracker | https://tracker.debian.org/pkg/rust-rabbitmq-http-client |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Changed-By | Thomas Goirand |
|---|---|
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Tue, 12 May 2026 14:48:26 +0200 |
| Source | rust-rabbitmq-http-client |
| Version | 0.88.0-1 |
Changelog
rust-rabbitmq-http-client (0.88.0-1) unstable; urgency=medium . * Initial packaging (Closes: #1136373).
.dsc
| Section | rust |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | librust-rabbitmq-http-client-dev deb rust optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rabbitmq_http_client Upstream-Contact: Michael Klishin <michaelklishin@icloud.com> Source: https://github.com/michaelklishin/rabbitmq-http-api-rs Files: * Copyright: (c) 2023-2026, Michael Klishin <michaelklishin@icloud.com> License: Expat-or-Apache-2.0 Files: debian/* Copyright: (c) 2026, Thomas Goirand <zigo@debian.org> License: Expat-or-Apache-2.0 License: Expat-or-Apache-2.0 This package is under a dual license. See Expat or Apache-2.0 section below. . Expat: . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Apache-2.0: . Debian systems provide the Apache 2.0 license in /usr/share/common-licenses/Apache-2.0
Review Information
rejected — allocated to mechtilde 1 hour ago, started 1 hour ago, completed 0 hours ago.
Final Comment
Hi,
we miss the author RabbitMQ Core Team. They re the author for around 200 files.
Additionally you can improbe the spelling of the license name itself.
It is Expat or Apache-2.0 (without hyphen)
Thanks
Public Notes
Missed Author Check
Command: dnq author-check
Exit code: 0
Using active review (from current.json): rust-rabbitmq-http-client
Author check: rust-rabbitmq-http-client 0.88.0-1
Scanned 222 files.
Authors declared in debian/copyright: 2
NOT IN debian/copyright (1):
RabbitMQ Core Team (teamrabbitmq@gmail.com)
src/api/auth.rs:1
src/api/bindings.rs:1
src/api/channels.rs:1
src/api/client.rs:1
src/api/cluster.rs:1
... and 192 more files
Result: ATTENTION REQUIRED — 1 author not in debian/copyright
Licenserecon
Command: lrc | grep -v 'Superfluous file pattern'
Exit code: 0
de: Versions: licenserecon '14.0' licensecheck '3.3.9-1'
Quellbaum analysieren ....
Lesen d/copyright ....
Wird ausgeführt licensecheck ....
d/copyright | licensecheck
Expat-or-Apache-2.0| Expat .github/workflows/ci.yaml
Expat-or-Apache-2.0| Expat .github/workflows/release.yml
Expat-or-Apache-2.0| Apache-2.0 src/api/auth.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/bindings.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/channels.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/client.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/cluster.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/connections.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/consumers.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/definitions.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/deprecations.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/exchanges.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/feature_flags.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/federation.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/health_checks.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/limits.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/messages.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/mod.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/nodes.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/overview.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/parameters.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/permissions.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/policies.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/queues_and_streams.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/reachability.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/rebalancing.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/shovels.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/tanzu.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/users.rs
Expat-or-Apache-2.0| Apache-2.0 src/api/vhosts.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/auth.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/bindings.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/channels.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/client.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/cluster.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/connections.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/consumers.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/definitions.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/deprecations.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/exchanges.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/feature_flags.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/federation.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/health_checks.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/limits.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/messages.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/mod.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/nodes.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/overview.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/parameters.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/permissions.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/policies.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/queues_and_streams.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/reachability.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/rebalancing.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/shovels.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/tanzu.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/users.rs
Expat-or-Apache-2.0| Apache-2.0 src/blocking_api/vhosts.rs
Expat-or-Apache-2.0| Apache-2.0 src/commons.rs
Expat-or-Apache-2.0| Apache-2.0 src/error.rs
Expat-or-Apache-2.0| Apache-2.0 src/formatting.rs
Expat-or-Apache-2.0| Apache-2.0 src/lib.rs
Expat-or-Apache-2.0| Apache-2.0 src/password_hashing.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests/exchanges.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests/federation.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests/limits.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests/parameters.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests/permissions.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests/policies.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests/queues_and_streams.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests/shovels.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests/users.rs
Expat-or-Apache-2.0| Apache-2.0 src/requests/vhosts.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/channels.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/cluster.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/connections.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/consumers.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/definitions.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/deprecations.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/feature_flags.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/federation.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/health_checks.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/parameters.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/permissions.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/policies.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/queues_and_streams.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/reachability.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/shovel.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/tanzu.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/users.rs
Expat-or-Apache-2.0| Apache-2.0 src/responses/vhosts.rs
Expat-or-Apache-2.0| Apache-2.0 src/transformers.rs
Expat-or-Apache-2.0| Apache-2.0 src/uris.rs
Expat-or-Apache-2.0| Apache-2.0 src/utils.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_auth_attempts_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_binding_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_channel_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_cluster_metadata_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_connection_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_consumer_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_definitions_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_deprecated_feature_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_dynamic_shovel_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_exchange_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_feature_flag_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_health_checks_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_leader_rebalancing_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_message_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_node_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_overview_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_permission_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_policy_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_queue_federation_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_queue_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_queue_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_runtime_parameter_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_stream_consumer_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_stream_publisher_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_stream_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_tls_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_user_limit_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_user_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_user_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_virtual_host_limit_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_virtual_host_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_whoami_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/async_zeroize_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_auth_attempts_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_binding_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_channel_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_cluster_metadata_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_connection_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_consumer_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_definitions_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_deprecated_feature_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_dynamic_shovel_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_exchange_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_feature_flag_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_health_checks_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_leader_rebalancing_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_message_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_node_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_overview_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_permission_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_policy_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_queue_federation_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_queue_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_queue_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_runtime_parameter_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_stream_consumer_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_stream_publisher_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_stream_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_tls_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_user_limit_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_user_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_user_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_virtual_host_limit_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_virtual_host_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_whoami_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/blocking_zeroize_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/integration/test_helpers.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_cluster_node_version_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_endpoint_validation_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_federation_conversion_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_password_hashing_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_policy_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_queue_definition_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_queue_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_shovel_conversion_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_tag_list_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_uris_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/proptests/unit_zeroize_proptests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_async_endpoint_validation_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_binding_deletion_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_builder_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_cluster_definition_set_transformations_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_cluster_node_version_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_default_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_endpoint_validation_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_error_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_federation_conversion_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_listener_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_new_types_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_node_memory_footprint_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_overview_crypto_lib_version_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_pagination_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_plugin_list_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_policy_target_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_policy_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_queue_definition_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_queue_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_runtime_characteristics_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_shovel_conversion_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_tag_list_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_uri_builder_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_vhost_definition_set_transformations_tests.rs
Expat-or-Apache-2.0| Apache-2.0 tests/unit/unit_zeroize_tests.rs