Result for 58B7716B461F937A21825655B0F1D8D92F470EB5

Query result

Key Value
FileName./usr/lib/python3.4/site-packages/amqp/serialization.py
FileSize16341
MD57893B1ABF0B63DE623294FE9E027CCEB
SHA-158B7716B461F937A21825655B0F1D8D92F470EB5
SHA-2569C25364647C4BC4D4DD01F7F8CB45B9DE0FECF32668089FBAB37B0D7E2C70849
SSDEEP192:Hu4dlcyJEZClt/QVsFBxTSsliLIAraOMxNlayFwZsgJD:Hu4dWyJ/t4KfVDlKXMxNlHu26
TLSHT1C8725222D611AAA4B707C8370892F503AB1DB813450C7438BABCE2AC5F5587BD7F9DE5
hashlookup:parent-total26
hashlookup:trust100

Network graph view

Parents (Total: 26)

The searched file hash is included in 26 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
MD5BAB566B6EF246A5A88E35691F6AC1061
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
PackageRelease3.fc21
PackageVersion1.4.5
SHA-1183AFAA606AF69A56426CA4310E1C484FE0BF5DC
SHA-25615EEAD1C6972D1317A9072CCC3CC5A8C4E23DC794E33DA2D759BFCA1E47F47B4
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
FileSize36884
MD509C0914E749F8D97EC6946341FA8F32B
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.5-1ubuntu1
SHA-1422CDB633A07712D5DC5480B477307AE3D1D1C98
SHA-2564C23EAA1EAADE49B05EB9EBAAE409C9C47A8ABB431F50B631EB93440D616FA42
Key Value
MD512DE367E43C234AE75368F4E2674EEEE
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
PackageRelease3.fc21
PackageVersion1.4.5
SHA-1458466821CAEDED828C630A591BC20AB7BC02F89
SHA-256BF0993E1FAB6FB84EA3F554077A80F35277BCFAB2DAAC3939DA7D05507DB68C1
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