Key | Value |
---|---|
FileName | ./usr/share/doc/python3-amqp/copyright |
FileSize | 3411 |
MD5 | 1774EB90C0D9F1752F6B0D79F9BD9277 |
SHA-1 | 355EE6C75FF25FAAAB84655FFA1612C0B7F64D27 |
SHA-256 | 7195C3A53F60D7711CEDE245E8E987ABF649A847F70FA02C17245FD573F19A33 |
SHA-512 | 2C18EF1D78443C6E13C55D77396799A4E7D0C4554E2B6336606814A0461F025977CFF9A9E4B41DD2FC2BFBC0502D591DD3469905773C87350F92FA2FE401250E |
SSDEEP | 48:a95E/Pxe9zOYrYJ6rYJk3P9c432sn32siqEt41NqLHkQu1yvHqGUnt9:gnqYrYJ6rYJkl/3T3VWLpuM2t9 |
TLSH | T1C561D78A55848BB72FD233D1608698CCB30A901D7E67A90624AED254AF1B83F91F2494 |
insert-timestamp | 1672702052.1738746 |
mimetype | text/plain |
source | snap:wtnUl2mGUjjFg6QI4N7lLQYVmRZSiPDh_34 |
hashlookup:parent-total | 27 |
hashlookup:trust | 100 |
The searched file hash is included in 27 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 41712 |
MD5 | 3371B3CA2D0621C6C7608C92E0529CE0 |
PackageDescription | Low-level AMQP client This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python-amqp |
PackageSection | python |
PackageVersion | 2.4.0-2 |
SHA-1 | 13622BAFAB8D8B3AB29709E0B2B1198B1A96EFA4 |
SHA-256 | 19D0826D5192E4C7097D1D9D61E59971AE08DB81F21EB126EB62F2DC5B77F410 |
Key | Value |
---|---|
FileSize | 181052 |
MD5 | 4B818E6AF78EE297B7B790AE293986D5 |
PackageDescription | Low-level AMQP client (Documentation) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the documentation. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-amqp-doc |
PackageSection | doc |
PackageVersion | 2.4.0-1 |
SHA-1 | 18968C193B71CDD802A39DC609F7C2B8364C646F |
SHA-256 | 5D0BDD5103C9C74F09A6A203E5F9BB98DBBCCD57933A7DFF6B494E6E28A05262 |
Key | Value |
---|---|
FileSize | 176624 |
MD5 | 3504C2DC91F004E6223D9EF864601F74 |
PackageDescription | Low-level AMQP client (Documentation) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the documentation. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-amqp-doc |
PackageSection | doc |
PackageVersion | 2.2.2-1 |
SHA-1 | 1AC3C3F4A79D95560DD802E3A1017E6A7C39D305 |
SHA-256 | 2B9D23A61D19230326E719380E31E656AA17C408B4E1B63375FB5170BE19292A |
Key | Value |
---|---|
FileSize | 181572 |
MD5 | 47BD36C81FAB8617D2E6B6A7432A90C3 |
PackageDescription | Low-level AMQP client (Documentation) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the documentation. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-amqp-doc |
PackageSection | doc |
PackageVersion | 2.6.0-1 |
SHA-1 | 1CD8A2FA460C456114B2EE9B69E9A1DD5178A69A |
SHA-256 | 79854B8D5D384BD8280547B24B2A9E90EF521D48515645EEB70ECF1A51F52661 |
Key | Value |
---|---|
FileSize | 39048 |
MD5 | 3248B473ACED3115718A8E590215AD75 |
PackageDescription | Low-level AMQP client (Python3 version) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the Python 3 version of the library. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-amqp |
PackageSection | python |
PackageVersion | 2.2.2-1 |
SHA-1 | 21581A656FDB28B710BBECD0DDCCE352E1C584F1 |
SHA-256 | F02DF617E989092B76F89EC4955C80C5CEC817A9A62B5895D3B54294F287124E |
Key | Value |
---|---|
FileSize | 41828 |
MD5 | 838A64B370C3A3CAF0BFDAFFB1E57900 |
PackageDescription | Low-level AMQP client (Python3 version) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the Python 3 version of the library. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python3-amqp |
PackageSection | python |
PackageVersion | 2.4.0-2 |
SHA-1 | 23E1721EF06B168A6CBEB745558302A57A8CC4B9 |
SHA-256 | D1FFCAE39E0172AC4CF4099A4BDF64CD7BFEBE06C8010DCCD3F135DD13AE2E15 |
Key | Value |
---|---|
FileSize | 138008 |
MD5 | 298C466C90A7C8BCEA56A18EB39E8C88 |
PackageDescription | Low-level AMQP client (Documentation) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the documentation. |
PackageMaintainer | Debian Python Team <team+python@tracker.debian.org> |
PackageName | python-amqp-doc |
PackageSection | doc |
PackageVersion | 5.0.3-3 |
SHA-1 | 2A072270EA1209242DA10AC6CA38A567E82A60F5 |
SHA-256 | 8E6A49B99613C83CD1DBA84ED74296160FFA2D5E1617D60A6C021C179FC23894 |
Key | Value |
---|---|
SHA-1 | 2BF88BD30D3EF684D45CADD2B878C558BF6DF9AB |
snap-authority | canonical |
snap-filename | wtnUl2mGUjjFg6QI4N7lLQYVmRZSiPDh_34.snap |
snap-id | wtnUl2mGUjjFg6QI4N7lLQYVmRZSiPDh_34 |
snap-name | openstack-hypervisor |
snap-publisher-id | canonical |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2022-10-25T09:34:36.700100Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/wtnUl2mGUjjFg6QI4N7lLQYVmRZSiPDh_34.snap |
Key | Value |
---|---|
FileSize | 40864 |
MD5 | 409F5414800E3C294DD3F01EA33B679E |
PackageDescription | Low-level AMQP client (Python3 version) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the Python 3 version of the library. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-amqp |
PackageSection | python |
PackageVersion | 2.5.2-0ubuntu1 |
SHA-1 | 3AA7DA55187558E01CEACFC22A79F45127446F2D |
SHA-256 | 6F13034DB46A30F23B14B2C0ED92388B7A3A3A7EEECA718488F04FF6DB4E405C |
Key | Value |
---|---|
FileSize | 199296 |
MD5 | 396858F6224AB664B2D958A542E06377 |
PackageDescription | Low-level AMQP client (Documentation) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the documentation. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python-amqp-doc |
PackageSection | doc |
PackageVersion | 2.4.0-2 |
SHA-1 | 3F292071DAF39B1762BCD3E241231D29184C6C1E |
SHA-256 | 3D7D5EB9EA011FF80450411A1F27FB9904B32C4BFA8E8805F819C937BCEC1C34 |