Result for 0AB93031595C743B89BC99471DE6AEF5D4F64EDC

Query result

Key Value
CRC3241A9E436
FileName./usr/lib/python3/dist-packages/psycopg2/tests/dbapi20.py
FileSize32278
MD52C9F1B79FD03DAB87E28F0B1C47135D5
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '1722', 'OpSystemCode': '599', 'ProductCode': '163709', 'ProductName': 'BlackArch Linux', 'ProductVersion': '2017.03.01'}
RDS:package_id222721
SHA-10AB93031595C743B89BC99471DE6AEF5D4F64EDC
SHA-2569538A6ECB0AF90602386EF537CC326BF5A897ADF52273F2552C19C24E1D57AD7
SHA-512637E02AC3A12322ED4F4F9F2FEA78E9B91D35DCA43249F46D880B5D2920302E65CBF14D97BD2E7C2FDF3A6C14C498A774B828636681CBE9F6A65132508E1E92E
SSDEEP192:8Zd+bDAPC9IDrCb87yI6mXU7mfp2vY9m6V8Kyj9KADq+tnwREcGaWdBZOUM9V4M9:8K78OI6mk0pLAo8VjK2nik61B/P
SpecialCode
TLSHT1AFE2612015530D32A327AC79058FB04F9A07AD63219C542CB6FDC2596F96678E1BBFF8
dbnsrl_modern_rds
insert-timestamp1727040624.8214326
sourceRDS.db
tar:gnamebin
tar:unameroot
hashlookup:parent-total95
hashlookup:trust100

Network graph view

Parents (Total: 95)

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

Key Value
FileSize118624
MD54E3B71A8CE6D1B348D06094D1E4E8B6C
PackageDescriptionPython 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-psycopg2
PackageSectionpython
PackageVersion2.6.1-1build1
SHA-10446AAED60832AA2D13EFA5C0B8F14E0363C1030
SHA-25603A867E0B17D1B0EB3CF7E168EE9E93599810D02C0766608B3F835ECFFFFE1D4
Key Value
FileSize131388
MD531F8D11DB29314C8F05991793224F180
PackageDescriptionPython 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-psycopg2
PackageSectionpython
PackageVersion2.6.1-1build2
SHA-1053B21F8DD8E3A793B00415DFE14869A784FE967
SHA-2569D1F34B5B3C165979AC57DEB3844947E966B0FFD438B4788A417677A54FFFD88
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//arm//py3-psycopg2-2.7.1.tgz
MD5E8F91155D9AD12EACBE60B62AAAA28D6
SHA-10781684133898620D9731AED752DA4F82F64EA17
SHA-25637789F7EE8BFD88F6C6D8E68374F3B77917D9B82CAAD821709AB9930A85B2565
SSDEEP12288:sCtKnjcQaOTPA5paziNy5lOkLVM0e8TW3//3AeYmdaigDVTmlTEMNqNk5/H:IfaaPALhNy5gkL20e8y3HNarKlTzycH
TLSHT1EAF423B9F4F9350DA00A9DAF3A7239EDA2FB55AF487885508778700CD970880D9D327E
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.0/packages//mips64el//py3-psycopg2-2.6.1.tgz
MD5BCAF5AE5D5EA1DA34B5D99E830DE8FDE
SHA-107BF33DDB5DE6C8F11E593954FA50A5024775E1B
SHA-256497D3A5B6FCC5133CE427EF13AB7BE0235BF79E2786EA2372594A6E7901CE9F4
SSDEEP12288:uTwF+kcm63ypoC38pkZM74z+F28Gjz3VR/rNvWgX3B6zo4HEBH:uT3ReoCxxz+F2jz3nTQY3I04HEBH
TLSHT15AD433FD3ABDBE1A4E2E12D9E9D238C6A3861E44B9E9324CF4D21745DDC3E2517D2810
Key Value
FileSize126562
MD5193032A7CE51878DA7FDCB90726E7CD7
PackageDescriptionPython 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-psycopg2
PackageSectionpython
PackageVersion2.6.2-1
SHA-10D9DACF4F10C9C93DF321BA5AC2029EDC0648722
SHA-256072953C2392B1FBB31C9219D52BB39AC7327B7902EF47DA56F4682EB696FA402
Key Value
FileSize131330
MD52DF9CDEBAA99AC959BC530E407385BD5
PackageDescriptionPython 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-psycopg2
PackageSectionpython
PackageVersion2.6.1-1build1
SHA-10F9F5D2AE648DF4C5AE5BFE778C99A7932740162
SHA-2565BCC443CC4662E5ACD40C5A33B52522D687E26C8A80A8BA87B6618A525D3F112
Key Value
FileSize150360
MD5F40C111A4EEA07C0A9AF5184AF8EACAA
PackageDescriptionPython 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython3-psycopg2
PackageSectionpython
PackageVersion2.7.7-1
SHA-10FBDA7E7A7FF703F46D3AF35D51F77974238AB6F
SHA-256380F9466F43FDB4044CD66C783E88430FAED898610A3408D795AFFE3BBB14F05
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.5/packages//powerpc//py3-psycopg2-2.7.3.2.tgz
MD5A55835679BE5391AC935A214AFFD80C0
SHA-10FD89C9DCC76E78F3AD8D55695CBB849AB405E5A
SHA-25638C814A155E88C82AC5FB0DFD847173D59D2C0C36D0727D247DC5B4F0B66ACFC
SSDEEP12288:PYNrUKQOnrVbeO8hNTpcr5xlmmM5luxrkAwmsBTMYyg11F9OC0sRsk8Rgl:wNrTQOrVbeF/MymG8kAwnlv1Fn+RW
TLSHT11EF4236C91897493579AD7A06C60F3DA958A161303C68B0FFB1EECA58DC8D95C0ADF0F
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//mips64//py3-psycopg2-2.7.1.tgz
MD5D92DD72B23ED781C8629D516A9ED719A
SHA-11452E506347A90FCA52BD09E5343686ACA78D41C
SHA-256D852B5E3DE0910E2546490F671A3EFA0AC687A0A73261E8648F858AC71E4EC62
SSDEEP12288:D5QWIZhlmzOyHCZNKe8TW3//3AeYmdaigDVTmlTEMNqNk5/H:NQWIZhlmyMCZNKe8y3HNarKlTzycH
TLSHT120F433F9D47F632E6E08CD7EA8FA2872D2BBA199AD76C0505D70500D49A4D32FAC413D
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.5/packages//mips64//py3-psycopg2-2.7.3.2.tgz
MD588645C0E44EF47DFA690BE4766FAE239
SHA-116F3E3A20A8F3AF9991B525E71CE77C8D50A1925
SHA-256622AF6456E5D988A0BE7BACA36070E5EE76506601B6AE8BA6DE26926134F323D
SSDEEP12288:c3yNOEuiGj+DJ2cUsx2z0K+87OAeuU/A7+2ngC6Bj+YaBH:cbbbyssDKoSUo7Nn1wKdBH
TLSHT129F433D89D5788F6D016C96DBCC62CDBC3CFFCA5A6A6442734E0B50285E193886C573B