Key | Value |
---|---|
FileName | ./usr/share/doc/python-cssutils-doc/docs/html/_static/searchtools.js.gz |
FileSize | 3916 |
MD5 | BC685273F1E7842437B9BC6D9BADB768 |
SHA-1 | 4C6DCFCCEC1CF0653550A142A887790732058850 |
SHA-256 | 3DBF38055071E9FB0AA3A247AC9C86A46C8D79DC02D4C92B50932E35633656C0 |
SSDEEP | 96:W10dQ8l80d8Q8hr/fZE6hrpgr2OOVpw2E53k2fBzv11:HS8lT8Q8F5E6F2rDifEZkuN |
TLSH | T1C3815BD686882B5B500857211FFA2589A4301719AB53EB4006C33834EB66FC8BE2FC64 |
hashlookup:parent-total | 30 |
hashlookup:trust | 100 |
The searched file hash is included in 30 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 423752 |
MD5 | 56E8C9EC90A0034DBC2A4E9D729A7BE9 |
PackageDescription | Python 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-psycopg2 |
PackageSection | python |
PackageVersion | 2.2.1-1ubuntu1 |
SHA-1 | 08EFBC3DACD9238C5AE9D068805D98F4DE9D531A |
SHA-256 | 2F6CBDD44FD9E63B9D503E58041DD84C67C159E1D5E54BC4F5AC9666F2016927 |
Key | Value |
---|---|
FileSize | 411122 |
MD5 | 957503464807D5407CDD0B22DAF230AE |
PackageDescription | Python/C++ bindings generator development files SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . SIP was originally designed to generate Python bindings for KDE and so has explicit support for the signal slot mechanism used by the Qt/KDE class libraries. . Features: - connecting Qt signals to Python functions and class methods - connecting Python signals to Qt slots - overloading virtual member functions with Python class methods - protected member functions - abstract classes - enumerated types - global class instances - static member functions. . This package contains the code generator tool and the development headers needed to develop Python bindings with sip. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | python-sip-dev |
PackageSection | python |
PackageVersion | 4.10.1-0ubuntu1 |
SHA-1 | 17F00CE29032830A6B8A66426B8D077C9AE14597 |
SHA-256 | ABDAD7A6F2BACF26602B3CE60C9B0C8D9C4461686A02B6BC503D095300710F27 |
Key | Value |
---|---|
FileSize | 426300 |
MD5 | C1F209033822100C4CE1B85E73E26453 |
PackageDescription | Python 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-psycopg2 |
PackageSection | python |
PackageVersion | 2.2.1-1ubuntu1 |
SHA-1 | 1920ED6946C77CE165D41A387F5408BA53E2FC12 |
SHA-256 | CA7F4CC43AF0833B415D0F1AFDAA02DF2C22B7FC00EB707DAC418BFEC4C4128A |
Key | Value |
---|---|
FileSize | 447210 |
MD5 | 31B8C68F007D1AE41350517E11E1536D |
PackageDescription | Python 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-psycopg2 |
PackageSection | python |
PackageVersion | 2.2.1-1ubuntu2 |
SHA-1 | 2C2A085708122371D23D36645B3C3CFD361B713C |
SHA-256 | A587ADD78E14C05771A9F87C23060E2E9FAEFCBAFCC501AD65FAE315B5985DA8 |
Key | Value |
---|---|
FileSize | 185024 |
MD5 | FBA6A8FCA2040640ABF880BF2F072B2A |
PackageDescription | CSS Cascading Style Sheets parser and builder - API documentation Package to parse and build CSS Cascading Style Sheets. DOM only, not any rendering facilities! Base upon and partly implements the following specifications: . * CSS 2.1 and CSS 2.1 Errata * CSS3 Module: Syntax * DOM Level 2 Style CSS * DOM Level 2 Style Stylesheets * CSSOM * MediaQueries * Namespaces * Selectors . This package contains the API documentation. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-cssutils-doc |
PackageSection | doc |
PackageVersion | 0.9.6-0ubuntu1 |
SHA-1 | 306BC152115CD04EE32FFD45344679F6DED6823D |
SHA-256 | D307D8CF08BC777263D7618D18F3106C4BD936990CAB899F3151734079761A4D |
Key | Value |
---|---|
FileSize | 425344 |
MD5 | 063CB4F425805B9575F31A25B524BC42 |
PackageDescription | Python/C++ bindings generator SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings, because it's specific to C++ and Python. . WARNING: This is only the sip4 tool. If you are going to compile something produced by it, you will also need python-sip4-dev. . SIP was originally designed to generate Python bindings for KDE and so has explicit support for the signal slot mechanism used by the Qt/KDE class libraries. . Features: - connecting Qt signals to Python functions and class methods - connecting Python signals to Qt slots - overloading virtual member functions with Python class methods - protected member functions - abstract classes - enumerated types - global class instances - static member functions. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | sip4 |
PackageSection | devel |
PackageVersion | 4.9.1-snapshot-20091015-0ubuntu1 |
SHA-1 | 352F8342FDF08161A18C8F2D78AAB68825F39036 |
SHA-256 | 4C6D82DE141B12B2D3F3904B6CB9FB3A56CD77A220FB06D4BF263522A9AD65B8 |
Key | Value |
---|---|
FileSize | 344806 |
MD5 | 49C5896C61F32AB1E0346963C6A4F5DF |
PackageDescription | Python/C++ bindings generator development files SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . SIP was originally designed to generate Python bindings for KDE and so has explicit support for the signal slot mechanism used by the Qt/KDE class libraries. . Features: - connecting Qt signals to Python functions and class methods - connecting Python signals to Qt slots - overloading virtual member functions with Python class methods - protected member functions - abstract classes - enumerated types - global class instances - static member functions. . This package contains the code generator tool and the development headers needed to develop Python bindings with sip. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | python-sip-dev |
PackageSection | python |
PackageVersion | 4.10.1-0ubuntu1 |
SHA-1 | 38A5487FF0CFD67CDDDBA4AA71D195D6370A234B |
SHA-256 | 78636A3E893DDC9FB850211F512AD12B13653435534407AB153A1FF508706FB1 |
Key | Value |
---|---|
FileSize | 330198 |
MD5 | 0C895B494A0BECD825702C255AD10778 |
PackageDescription | Python/C++ bindings generator development files SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . SIP was originally designed to generate Python bindings for KDE and so has explicit support for the signal slot mechanism used by the Qt/KDE class libraries. . Features: - connecting Qt signals to Python functions and class methods - connecting Python signals to Qt slots - overloading virtual member functions with Python class methods - protected member functions - abstract classes - enumerated types - global class instances - static member functions. . This package contains the code generator tool and the development headers needed to develop Python bindings with sip. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | python-sip-dev |
PackageSection | python |
PackageVersion | 4.10.1-0ubuntu1 |
SHA-1 | 3B078576F935075E0EE0F681A7355560D23E52C2 |
SHA-256 | 7F3A3BB672ADEDFB1D428B559C4556D2570911728DC70B733A7F25B0ED8BC986 |
Key | Value |
---|---|
FileSize | 360380 |
MD5 | B741E9260A99A81574AE9DDAC0FBE04F |
PackageDescription | Python/C++ bindings generator SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings, because it's specific to C++ and Python. . WARNING: This is only the sip4 tool. If you are going to compile something produced by it, you will also need python-sip4-dev. . SIP was originally designed to generate Python bindings for KDE and so has explicit support for the signal slot mechanism used by the Qt/KDE class libraries. . Features: - connecting Qt signals to Python functions and class methods - connecting Python signals to Qt slots - overloading virtual member functions with Python class methods - protected member functions - abstract classes - enumerated types - global class instances - static member functions. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | sip4 |
PackageSection | devel |
PackageVersion | 4.9.1-snapshot-20091015-0ubuntu1 |
SHA-1 | 55CF8E4FFBD0A8A4EFC3E3F8765CA79393D7898D |
SHA-256 | 9C535AF590D1D4301045A87539F266DB462130A033EEC8A1EC3CD95F6C549502 |
Key | Value |
---|---|
FileSize | 221366 |
MD5 | 83187A62E55F8E668E2D8D5A19D00757 |
PackageDescription | A general purpose command-line testing tool Atheist allows you to specify the behaviour of your tests in a declarative way using many predefined structures (such as Test, Conditions, Daemons, etc.) and provides detailed statistics. . The programmer describes the test behaviour in a .test file and atheist runs every test found. It is possible to check and prepare the system by writting setup and teardown files that are executed after and before each test. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | atheist |
PackageSection | devel |
PackageVersion | 0.20091130-1ubuntu1 |
SHA-1 | 57A67C543D5AE04F30FC5A5F46CD80BBAFEB56A9 |
SHA-256 | 60478017A7BD6AF356FACCB08458C004CA5541F5A26D0660B8802496F73FCA93 |