Result for 08FF4C31150D7DFD92C703B15D26D0D0B99DA894

Query result

Key Value
FileName./usr/share/doc/python2.4-egenix-mxqueue/changelog.Debian.gz
FileSize2149
MD591AC514EB96473143EBFB39FD9FA42CB
SHA-108FF4C31150D7DFD92C703B15D26D0D0B99DA894
SHA-25643F0ABF4CE6D2B00E3D49CCB6EB291D64B31FBF81026FA88DB2E8D621C398AE3
SSDEEP48:X+vpkTTLhxLW3cFYq9OOTgPWmMC4pmBESww:ORk/LhxvROaAW+zR
TLSHT17C410B90A53C981D134BA99D10D1197267AF094A88C33EC16B43CD75A96BD745FCE23C
hashlookup:parent-total19
hashlookup:trust100

Network graph view

Parents (Total: 19)

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

Key Value
FileSize103186
MD539553213CBE7F21DD483BB752581B6F4
PackageDescriptiondate and time handling routines for Python 2.3 mxDateTime is an extension package that provides three new object types, DateTime, DateTimeDelta and RelativeDateTime, which let you store and handle date/time values in a much more natural way than by using ticks (seconds since 1.1.70 0:00 UTC; the encoding used by the time module). . You can add, subtract and even multiply instances, pickle and copy them and convert the results to strings, COM dates, ticks and some other more esoteric values. In addition, there are several convenient constructors and formatters at hand to greatly simplify dealing with dates and times in real-world applications. . In addition to providing an easy-to-use Python interface the package also exports a comfortable C API interface for other extensions to build upon. This is especially interesting for database applications which often have to deal with date/time values. . This Debian package is built for Python 2.3.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.3-egenix-mxdatetime
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-10C87947ED599A6B8DDA09A3C80230B7F14D20750
SHA-25620466C3069D495587CE54B5311DAD44B1293BC6057A166D6A84A6A31430B7024
Key Value
FileSize17970
MD56D972F8D20734538C7476F1234BC1443
PackageDescriptionfast and memory-efficient queue for Python 2.3 mxQueue is an extension package that provides a new object type called Queue. It works much like what you would expect from such a type. . This Debian package is built for Python 2.3.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.3-egenix-mxqueue
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-1173CF7363B2F58CD26BEE655B28211E458B8630A
SHA-25683A3E9153BE098E80F7026D35C63CF371CA97F2459D236F2A503815CD0D983EF
Key Value
FileNamepython2.4-egenix-mxstack_2.0.6ubuntu1-1ubuntu3_i386.deb
FileSize19676
MD5BEC1B397D57F9781CAC8FF4866F457FD
PackageDescriptionfast and memory-efficient stack for Python 2.4 mxStack is an extension package that provides a new object type called Stack. It works much like what you would expect from such a type, having .push() and .pop() methods and focuses on obtaining maximum speed at low memory costs. . This Debian package is built for Python 2.4.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.4-egenix-mxstack
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-129B58A3569D02FBAC554A2B8366A9103AF43EF14
SHA-2563A551AB501626E4A9EE2B70B146116D9A76199BD2166E93871E1238E58342093
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython-egenix-mxstack_2.0.6ubuntu1-1ubuntu3_all.deb
FileSize6044
MD52891323DA382820C5912EBF8F5104B5A
PackageDescriptionfast and memory-efficient stack for Python [dummy package] mxStack is an extension package that provides a new object type called Stack. It works much like what you would expect from such a type, having .push() and .pop() methods and focuses on obtaining maximum speed at low memory costs. . This Debian package is an empty dummy package that always depends on a package built for Debian's default Python version.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython-egenix-mxstack
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-12D52D4EFB3A68C5C807BE65E2D9ECC209AA84649
SHA-256E6DF0DE621178F66DE0A518B601C8897D13587BB303E1C5AB545749BDED475ED
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython2.4-egenix-mxproxy_2.0.6ubuntu1-1ubuntu3_i386.deb
FileSize29034
MD5C87F62700270B80E8841C57B41425836
PackageDescriptiongeneric proxy wrapper type for Python 2.4 mxProxy is an extension package that provides a new type that is suitable to implement Bastion like features without the need to use restricted execution environments. . The type's main features are secure data encapsulation (the hidden objects are not accessible from Python since they are stored in internal C structures), customizable attribute lookup methods and a cleanup protocol that helps in breaking circular references prior to object deletion. . The latest version adds a very interesting new feature: weak references which help you work with circular references in a way that doesn't cause memory leakage in a Python system. . This Debian package is built for Python 2.4.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.4-egenix-mxproxy
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-133957705A4AE4C936E733E67D94A440B00D89C05
SHA-25601F156BE7F4011BDFB5F5871D056E7D06DB9ACC237F5AACBF74270863E43D0BA
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython-egenix-mxdatetime_2.0.6ubuntu1-1ubuntu3_all.deb
FileSize6372
MD5A5FF777F536FBAF43AEC34A6F53AE674
PackageDescriptiondate and time handling routines for Python [dummy package] mxDateTime is an extension package that provides three new object types, DateTime, DateTimeDelta and RelativeDateTime, which let you store and handle date/time values in a much more natural way than by using ticks (seconds since 1.1.70 0:00 UTC; the encoding used by the time module). . You can add, subtract and even multiply instances, pickle and copy them and convert the results to strings, COM dates, ticks and some other more esoteric values. In addition, there are several convenient constructors and formatters at hand to greatly simplify dealing with dates and times in real-world applications. . In addition to providing an easy-to-use Python interface the package also exports a comfortable C API interface for other extensions to build upon. This is especially interesting for database applications which often have to deal with date/time values. . This Debian package is an empty dummy package that always depends on a package built for Debian's default Python version.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython-egenix-mxdatetime
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-13C4B224BFF80D48BCAD1A50BA88476B4A4081A8A
SHA-256FED342CD0F1C0C14E334E5F11492BAC45220D975DDA8055DA7923E34C0C4C97C
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython2.4-egenix-mxtexttools_2.0.6ubuntu1-1ubuntu3_i386.deb
FileSize64914
MD5345AC8C888651E8C70E062C0E255F662
PackageDescriptionfast text manipulation tools for Python 2.4 mxTextTools is an extension package for Python that provides several useful functions and types that implement high-performance text manipulation and searching algorithms in addition to a very flexible and extendable state machine, the Tagging Engine, that allows scanning and processing text based on low-level byte-code "programs" written using Python tuples. It gives you access to the speed of C without the need to do any compile and link steps every time you change the parsing description. . Applications include parsing structured text, finding and extracting text (either exact or using translation tables) and recombining strings to form new text. . This Debian package is built for Python 2.4.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.4-egenix-mxtexttools
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-14458E956F4D8930DD11C701187A4F432764C6050
SHA-256B3C2CB51BEEE5498833066A0F9C3F3BC113DBB294A2B18FE533977978B304DD8
nsrl-sha256rds241-sha256.zip
Key Value
FileSize5986
MD5586C1D54D66062EC79302805700A2B5F
PackageDescriptionfast and memory-efficient queue for Python [dummy package] mxQueue is an extension package that provides a new object type called Queue. It works much like what you would expect from such a type. . This Debian package is an empty dummy package that always depends on a package built for Debian's default Python version.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython-egenix-mxqueue
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-148D45C0DADA0EDF5AC7362179A7F88B44CB99302
SHA-2565A1CB9DB28BB3CEA7CA8E78495B0D35927E9109ED57DCA6170F8D9A20FD6BBDE
Key Value
FileSize19680
MD5FE7D99B19ADB1F3F773C8469E17073EE
PackageDescriptionfast and memory-efficient stack for Python 2.3 mxStack is an extension package that provides a new object type called Stack. It works much like what you would expect from such a type, having .push() and .pop() methods and focuses on obtaining maximum speed at low memory costs. . This Debian package is built for Python 2.3.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.3-egenix-mxstack
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-14A595BEC3ADA8C5B6005A8DA1AE0A30A9DC7D516
SHA-2561C4BF2ED2A31194E5D9271DDE50452C904534935BDB784C71D8B6957C6061E1E
Key Value
FileNamepython-egenix-mxproxy_2.0.6ubuntu1-1ubuntu3_all.deb
FileSize6238
MD5D60F0E5C9C1FF404110940FD03D09EC4
PackageDescriptiongeneric proxy wrapper type for Python [dummy package] mxProxy is an extension package that provides a new type that is suitable to implement Bastion like features without the need to use restricted execution environments. . The type's main features are secure data encapsulation (the hidden objects are not accessible from Python since they are stored in internal C structures), customizable attribute lookup methods and a cleanup protocol that helps in breaking circular references prior to object deletion. . The latest version adds a very interesting new feature: weak references which help you work with circular references in a way that doesn't cause memory leakage in a Python system. . This Debian package is an empty dummy package that always depends on a package built for Debian's default Python version.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython-egenix-mxproxy
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-14AAEDD692DA267C49E3F909E3C6AF76312D9AD3B
SHA-256F597493F56FEDF949583179DA3CCAA36DFE0D442E950F38DE7DA1E2896272471
nsrl-sha256rds241-sha256.zip