Result for 5C33AEF525E46CB35261B02C8B56D30DEC8D04C4

Query result

Key Value
FileName./usr/lib/python3.4/site-packages/amqp/connection.py
FileSize34239
MD59C42C23B08BEF2072DF2242ED0BEAF35
SHA-15C33AEF525E46CB35261B02C8B56D30DEC8D04C4
SHA-2563EB0C2D493D94BAC34A814208A95B17E10AB48F73B16EF9FFFD18863411602B7
SSDEEP768:5u4bdFj+XMA9FW3oBr8JgEdV2sV2FN/9Yp7PFDz:59fivWuN/9Yp7PFDz
TLSHT185F28352F912472B6367C31E44C7B48A632D9927520A19A87DFCC12C5FB122CE3E6FD5
hashlookup:parent-total16
hashlookup:trust100

Network graph view

Parents (Total: 16)

The searched file hash is included in 16 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5F13506D6369206E547B8C90AB1B96398
PackageArchnoarch
PackageDescriptionLow-level AMQP client for Python This is a fork of amqplib, maintained by the Celery project. This library should be API compatible with librabbitmq.
PackageMaintainerFedora Project
PackageNamepython3-amqp
PackageRelease2.fc23
PackageVersion1.4.6
SHA-110F04143957BAA407595B11DB22CB874C0AB2A5B
SHA-256ABA92DF3848B5ABC267824CA26B7AB6CF919C480C17041D35C6B2217C1BAF264
Key Value
MD51C947EA1A43018C07E55B0AF80DCBE1B
PackageArchnoarch
PackageDescriptionLow-level AMQP client for Python This is a fork of amqplib, maintained by the Celery project. This library should be API compatible with librabbitmq.
PackageMaintainerFedora Project
PackageNamepython3-amqp
PackageRelease1.fc22
PackageVersion1.4.6
SHA-117E2E1A74DB791B6227261E19356631352A90596
SHA-256E5AA9CA06C311CD0B0D417A03ADDA23E8B12E1149BE54A4F8921AABC4D765311
Key Value
MD566745C5BD444009DC3E6E8C3A0AA8CC1
PackageArchnoarch
PackageDescriptionLow-level AMQP client for Python This is a fork of amqplib, maintained by the Celery project. This library should be API compatible with librabbitmq.
PackageMaintainerFedora Project
PackageNamepython3-amqp
PackageRelease2.fc23
PackageVersion1.4.6
SHA-11C0A90CFF02982F3508BF46E18DD5A19475C0360
SHA-256E3CCE2B39EA7640BABA18591C8189FE7E61C0930F1005FCBBDA1B7E047DC50D2
Key Value
MD518B67590F7D20CA42F6A07A387FA2004
PackageArchnoarch
PackageDescriptionLow-level AMQP client for Python This is a fork of amqplib, maintained by the Celery project. This library should be API compatible with librabbitmq.
PackageMaintainerFedora Project
PackageNamepython-amqp
PackageRelease2.fc23
PackageVersion1.4.6
SHA-125CDBAD8BDF0B41FFDCD6351D16D433CFE822855
SHA-25687FB26D6C825DDDDE796D6DBCE9A4AB708D71D241AD33E4F3535859AF3B42983
Key Value
MD55F42785BBC978A173279E98E4ECCE969
PackageArchnoarch
PackageDescriptionLow-level AMQP client for Python This is a fork of amqplib, maintained by the Celery project. This library should be API compatible with librabbitmq.
PackageMaintainerFedora Project
PackageNamepython-amqp
PackageRelease1.fc22
PackageVersion1.4.6
SHA-131F34D0EE1C193AB971CECB23645176F5F458761
SHA-256AFEC56B99F6F42955DE0846E3834B548735B8FE1DE0F08DE7AD03E9E11C64C0F
Key Value
FileSize36936
MD55938A01B6DA264E637B641CE64F85ED7
PackageDescriptionLow-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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-amqp
PackageSectionpython
PackageVersion1.4.6-0ubuntu1
SHA-13224C7C809AA114A9924396AC9C87DA158106835
SHA-25673AD209BBB0E8234ED4286C92A40FE5B7CD382E0F01E37D0829A02149DED7699
Key Value
MD57830B1A42A1A5B953EAB9F9F08160009
PackageArchnoarch
PackageDescriptionLow-level AMQP client for Python This is a fork of amqplib, maintained by the Celery project. This library should be API compatible with librabbitmq.
PackageMaintainerFedora Project
PackageNamepython3-amqp
PackageRelease1.fc22
PackageVersion1.4.6
SHA-14D02035260745805829168B49A6A78DF5701BB19
SHA-256DF568F1BF9D8C871C2EEE9678A94ACC32C130F82A5E0F8AA6BFA86FD049B1678
Key Value
FileSize36934
MD5E21937D4C78696C2E07E3055387526E7
PackageDescriptionLow-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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-amqp
PackageSectionpython
PackageVersion1.4.6-3
SHA-17EDAB25D0EE27FDD5F47F805F6AF38F2579A31D2
SHA-256BF946A40DF0E1B7C450F91DFFA77E8A98BF5C7A78122CB6D4E80FF2D06F452DD
Key Value
MD539F323EE3A27B4FD65714774E4850634
PackageArchnoarch
PackageDescriptionLow-level AMQP client for Python This is a fork of amqplib, maintained by the Celery project. This library should be API compatible with librabbitmq.
PackageMaintainerFedora Project
PackageNamepython-amqp
PackageRelease1.fc22
PackageVersion1.4.6
SHA-1896876C8836F6BB3F6508CF2B28B50C748EE0F94
SHA-256B4E4EFAF95906F4BE7C6EF6F23001B471917790678DBB3132D02544986C3C35E
Key Value
MD5BD7221900DF1F7DE1E9FD44FC6EB27C2
PackageArchnoarch
PackageDescriptionLow-level AMQP client for Python This is a fork of amqplib, maintained by the Celery project. This library should be API compatible with librabbitmq.
PackageMaintainerFedora Project
PackageNamepython3-amqp
PackageRelease2.fc23
PackageVersion1.4.6
SHA-1988DAA145527378CD51344B0594AA0706E817C87
SHA-2564CDF5F25B3163E9FB88FCA6DE8BAD363D96AA40BDEB27DA0CBC730A54BFBBF4B