Result for 4716E5D538E8447C412CA068720877684C3FB8F6

Query result

Key Value
FileNamelib/python2.7/site-packages/psycopg2/errorcodes.py
FileSize11591
MD5873908DD1F9389DF34184BE0940F68CF
SHA-14716E5D538E8447C412CA068720877684C3FB8F6
SHA-256D01C371EC876D32C9865E0233227C1E0265284897F9CDC66B48725291F9DDD5A
SSDEEP192:iQoAvUAz/O48pUCK5/RV02DtLOPooRcgF6Ya9s:oAvUeO42w/j02DtMRJFpa9s
TLSHT11432840B39712FD6164ABA7629A2A14D3CD369B1E31C2F5088FC929A17D740E46B0DF7
tar:gnamewheel
tar:unameroot
hashlookup:parent-total25
hashlookup:trust100

Network graph view

Parents (Total: 25)

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

Key Value
MD599C6B28C0E73A10C04F854E787447ADF
PackageArchppc
PackageDescriptionPsycopg is the most popular PostgreSQL adapter for the Python programming language. At its core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.
PackageMaintainerKoji
PackageNamepython-psycopg2
PackageRelease1.fc16
PackageVersion2.4.2
SHA-1028731420E0334DB4AAAD576CAD3CF2841D30DD6
SHA-2562C70AF009A944CE6F6CF15079A1DDA8AD8774250D90678577EB90FD2F35D70A6
Key Value
FileSize616870
MD5D9C50110B35436A0FDF9139081EC010F
PackageDescriptionPython module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python 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 asycronous 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>
PackageNamepython-psycopg2
PackageSectionpython
PackageVersion2.4.2-1
SHA-1077B478A40227D8CFE0C050BE7471A70DCCD6F0C
SHA-2561A87D1994866E3C11D0D42D62352A9864F80547D7A4031FAE73D4AFD5C965789
Key Value
MD52680FA3D8A1B02313A7B1303546C1B42
PackageArchs390
PackageDescriptionpsycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. This is the first release of the new 2.2 series, supporting not just one but two different ways of executing asynchronous queries, thanks to Jan and Daniele (with a little help from me and others, but they did 99% of the work so they deserve their names here in the news.) psycopg now supports both classic select() loops and "green" coroutine libraries. It is all in the documentation, so just point your browser to doc/html/advanced.html.
PackageMaintainerFedora Project
PackageNamepython-psycopg2
PackageRelease2.fc15
PackageVersion2.3.2
SHA-1290CA488FD792E5E19EEFF2D088FDCE3FD681A51
SHA-2566D1DB62784F4F444B9A799FEA7461814CE2D44D1A86C668DBEC98F1DA53999C5
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.5/packages//mips64el//py-psycopg2-2.4.1p2.tgz
MD51EF9D971AD027A9C176A6676EE65F1CF
SHA-13A0A1001A93EC3E82481C96D362592E520BEFEBF
SHA-2567E3043D3C223245E3593DCC7BB453F359A9AB7A90D1545098281BB25C702465D
SSDEEP6144:ArrTu81d8hZT0706bIDig/y6VLWgN4M1iLXhj879fr5G5+gzxuTfAfEYffolpF:ArT1d8/0A6bIVy68wb1iDpq9DngzxuTZ
TLSHT1DC8423DCC2C120E2FDA92CF47AD3EE91732E616296D48BD1DBFCA1017F54CA9959B060
Key Value
FileSize630332
MD5D02EC330FE234FFEF138D96DC5A8ED91
PackageDescriptionPython module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python 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 asycronous 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>
PackageNamepython-psycopg2
PackageSectionpython
PackageVersion2.4.2-1
SHA-13FF0E3D911A3BBECF65E168DFED74FA69DFD484A
SHA-256149951B415060D398E35967333922C91F4E591BF8822430D99515E87F675ACFA
Key Value
MD50B1EC66C10C733154CAF42A09794AAD8
PackageArcharmv5tel
PackageDescriptionpsycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. This is the first release of the new 2.2 series, supporting not just one but two different ways of executing asynchronous queries, thanks to Jan and Daniele (with a little help from me and others, but they did 99% of the work so they deserve their names here in the news.) psycopg now supports both classic select() loops and "green" coroutine libraries. It is all in the documentation, so just point your browser to doc/html/advanced.html.
PackageMaintainerFedora Project
PackageNamepython-psycopg2
PackageRelease2.fc15
PackageVersion2.3.2
SHA-1400A8CFBDE450F56D5A45C9B9C21F1C0E40D9B19
SHA-256AD19DA2DB55AABD557FC182356448164EC478BF468C8C410A9927357BC699BDE
Key Value
MD51E1D2B6069B8497A0FF7124A19A092E5
PackageArchppc
PackageDescriptionpsycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. This is the first release of the new 2.2 series, supporting not just one but two different ways of executing asynchronous queries, thanks to Jan and Daniele (with a little help from me and others, but they did 99% of the work so they deserve their names here in the news.) psycopg now supports both classic select() loops and "green" coroutine libraries. It is all in the documentation, so just point your browser to doc/html/advanced.html.
PackageMaintainerKoji
PackageNamepython-psycopg2
PackageRelease2.fc15
PackageVersion2.3.2
SHA-14F7DCF5D665F2128C8FE0EF0AABB06F6E00AF411
SHA-2565F60A42EF3A5BB37AE8CA16C168A9C2D78A96155FC5D1FAAD9F3ADDBF3D9E8DF
Key Value
FileSize625444
MD57707087E5EF6A2165F1D12A81DFC886C
PackageDescriptionPython module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python 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 asycronous 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>
PackageNamepython-psycopg2
PackageSectionpython
PackageVersion2.4.2-1
SHA-151E4628CFE0EF2BBD214FCF58B514593E640FB49
SHA-256945EF2637ACB091903EF3145D06633F0D3C71BD018EC493D484D70DC2C67C7CF
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.5/packages//hppa//py-psycopg2-2.4.1p2.tgz
MD516A5C0A94EDC62B1EA9E04302BAF2428
SHA-153B4B3E3F19923291B0D2A4D46B2E84DE7CB555B
SHA-2561933995E2020F9694C3C5CCB6B3E97FD4AD459FB1D928A00F27E543CD8254C32
SSDEEP6144:GbuVSiOfcddlVpjblBcM8TjV49/Jrf+rkQmvUxk+Tsf2X9BvuWxZIZKF1cfoaTX8:RS3czFlBcM8TjO9h7rakInB9iKzcQar8
TLSHT15E8423D52106A66C3C95A8E5DEE475C608DC4742C5E881FECB5A2FF88132CC6F8E70B9
Key Value
MD5CCFE4BA60F36DA8F33D83B60F3D95353
PackageArchs390x
PackageDescriptionpsycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. This is the first release of the new 2.2 series, supporting not just one but two different ways of executing asynchronous queries, thanks to Jan and Daniele (with a little help from me and others, but they did 99% of the work so they deserve their names here in the news.) psycopg now supports both classic select() loops and "green" coroutine libraries. It is all in the documentation, so just point your browser to doc/html/advanced.html.
PackageMaintainerFedora Project
PackageNamepython-psycopg2
PackageRelease2.fc15
PackageVersion2.3.2
SHA-15B048DE38B9A074FC2CACB19E2531E4E444FCB7C
SHA-2567A06AACF3C03D61AB6E8FB648AEC28D1658A2ECEA409C8A34864CB63529A1A2D