Result for 35CAA25031058A1047CFDFBD6FBA83A0F8AE9CFF

Query result

Key Value
FileName./usr/share/doc/python2.4-egenix-mxqueue/changelog.Debian.gz
FileSize1957
MD590C0A53110E85C179F7E503381FFECF1
SHA-135CAA25031058A1047CFDFBD6FBA83A0F8AE9CFF
SHA-256880759263AC9DCBC06630CD6C33B78E213D8C3BD9724D81ADF62FB2FE6DAA5D3
SSDEEP48:XrZjwrGzSIwDKu2CCTKnuHcJ7+mzo+q8ZNV0+t1MyPcyOlBI5Y:qrGz2RCTYu8Nk+7T0+HRil+i
TLSHT1A2415D0E873F3992A3B4A5862E033DABAF61150C65F13D81002C1C00B2C6CFEE509E77
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
FileNamepython2.4-egenix-mxproxy_2.0.6-0ubuntu1_i386.deb
FileSize29558
MD5EB27ADF71D0C3F8FE859A5290D936BBE
PackageDescriptionA generic 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.6-0ubuntu1
SHA-10DA48E5BBAE625793C4F17E8D384E1E48736F491
SHA-256C9461DF856BF13823507F724F27EC0D2F3148E1F949EB514C05CBC68C713B195
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython-egenix-mxstack_2.0.6-0ubuntu1_all.deb
FileSize5848
MD505EE5807DA7BBCF9E92982CD21E2489F
PackageDescriptionA fast 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.6-0ubuntu1
SHA-114F2407D5A432643BA9FCD2520DEBAC3EF668A6B
SHA-25661AE3B347A3EB6383A0965897030CA1F47EA40E0FAA9B5BD02584788934A5292
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython-egenix-mxproxy_2.0.6-0ubuntu1_all.deb
FileSize6056
MD55DB8E12C2980A77D976DA462086F99F3
PackageDescriptionA generic 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.6-0ubuntu1
SHA-1161070C228B95A8AD0B285A4007F629B85551174
SHA-25605B64A14E5F05EDE5EC8BD56A2E0F209BEF3941E91E9D26BB4DF283F16CD4FAA
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython-egenix-mxtools_2.0.6-0ubuntu1_all.deb
FileSize5966
MD5275FA9772BE7C5BFD30A056CDCEB074B
PackageDescriptionA collection of new builtins for Python [dummy package] mxTools is an extension package that includes a collection of handy functions and objects giving additional functionality in form of new builtins to the Python programmer. . The package auto-installs the new functions and objects as builtins upon first import. This means that they become instantly available to all other modules without any further action on your part. Add the line import mx.Tools.NewBuiltins to your site.py script and they will be available to all users at your site as if they were installed in the Python interpreter itself. . 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-mxtools
PackageSectionpython
PackageVersion2.0.6-0ubuntu1
SHA-11F95A305B161C6F030D918E77994138FC28C55C5
SHA-2562EAADA6227E16F327526704330B6F2FE5CAC154EB5C0ABDB30C879F437C4D15C
nsrl-sha256rds241-sha256.zip
Key Value
FileSize18194
MD57957F15CE67890A25DF1C0FEBC0B2A49
PackageDescriptionA fast 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.6-0ubuntu1
SHA-1238C7872F573A2F98D226B43A1B2E73F207F5EBA
SHA-2566662A32D0768DDFC1CE7DE0075DFC32743F81917A4B47D2136341B6FC2982E33
Key Value
FileSize103740
MD5EF13681D24FED52DC07CB49FA5575B9C
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.6-0ubuntu1
SHA-12F49DDF956B95C85758D0B24A8334B15A46860B6
SHA-2563EC1E86FC425C12F333232884E6CD0B58B4335BE2924508B5C2BA68DD2A71F65
Key Value
FileNamepython2.4-egenix-mxtools_2.0.6-0ubuntu1_i386.deb
FileSize86474
MD525734907690415058FDDDD29DC66CB78
PackageDescriptionA collection of new builtins for Python 2.4 mxTools is an extension package that includes a collection of handy functions and objects giving additional functionality in form of new builtins to the Python programmer. . The package auto-installs the new functions and objects as builtins upon first import. This means that they become instantly available to all other modules without any further action on your part. Add the line import mx.Tools.NewBuiltins to your site.py script and they will be available to all users at your site as if they were installed in the Python interpreter itself. . This Debian package is built for Python 2.4.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.4-egenix-mxtools
PackageSectionpython
PackageVersion2.0.6-0ubuntu1
SHA-146EA11ED2F4AFB9B232F65432C0CCAE88C692B6B
SHA-256F25DBB434343BDC64258CCC340C3E91C1A0A815BE23EF9521D0AD89D8CB9FED5
nsrl-sha256rds241-sha256.zip
Key Value
FileSize5796
MD58E5AC7EC44C61BC423AEC4060B8C7940
PackageDescriptionA fast 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.6-0ubuntu1
SHA-158EE1E68473CDF7695B990E1C185DDC57D180B1A
SHA-2566AD8721E38DE38DDB70580E819A7F4A7B19D1CED80F8DF9C8F8BC39C010B8F30
Key Value
FileNamepython-egenix-mxtexttools_2.0.6-0ubuntu1_all.deb
FileSize6070
MD5A0DA62070389431F5E96C254616DDFB3
PackageDescriptionFast text manipulation tools for Python [dummy package] 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 an empty dummy package that always depends on a package built for Debian's default Python version.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython-egenix-mxtexttools
PackageSectionpython
PackageVersion2.0.6-0ubuntu1
SHA-15B6C0D5CC6D462230157F7A06BFF19F7F8155AE2
SHA-2562BFEADE54C86C43BC8088FF87A2B45DB0E602168C0788FD1ED9CADF9A257486C
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython2.4-egenix-mxtexttools_2.0.6-0ubuntu1_i386.deb
FileSize64740
MD57032C4099BC6F1314F0BB60AD9CF9E4C
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.6-0ubuntu1
SHA-1768A60BDAE6491A3A862FC30784A008FECDB27D0
SHA-256F8015C0AB9AF867B6C70437A592B0872CF5CA9E0FF36AB061466825E03BC8431
nsrl-sha256rds241-sha256.zip