Result for CC961A0E0A5909278BF96DCFAD5ED7080E7EE97E

Query result

Key Value
FileName./usr/share/doc/python2.3-egenix-mxqueue/changelog.Debian.gz
FileSize1790
MD5676A82118654882F5040B64CDA823A56
SHA-1CC961A0E0A5909278BF96DCFAD5ED7080E7EE97E
SHA-256C34F42FB4F76BAFF23B59F580E8C7679E239E6B17D3D2FA98C2FBC2F937ED81E
SSDEEP48:XJW+uAH6tyZARQLl9TmIM145+QKCwrWubgLKHrnRIqCW:BusZQ0l9Tm++QKCEWvKLnRI+
TLSHT12E31090644FD954C52D442213525FECBC9E8A5F8337A390CBFE802A9EB504841628374
hashlookup:parent-total18
hashlookup:trust100

Network graph view

Parents (Total: 18)

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

Key Value
FileSize67648
MD536CA44502EF97249D174C22EDBF29583
PackageDescriptionFast text manipulation tools for Python 2.2 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.2.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.2-egenix-mxtexttools
PackageSectionpython
PackageVersion2.0.5-1
SHA-1095EA02CE72F71022D9EC4D46D7440E626542860
SHA-25622EB39D1B977548A5F15E6FF287E29CD61EF08883B5B9AE1AF7E41CDB05367AF
Key Value
FileSize90678
MD5A6C6C422174699A79AA29E2B38585F5D
PackageDescriptionA collection of new builtins for Python 2.1 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.1.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.1-egenix-mxtools
PackageSectionpython
PackageVersion2.0.5-1
SHA-135D3020D751B3E8A6C3FD0EAE6B8E636403858C2
SHA-2564068F5B18B0D6EB3CC82827A8B6A88C0201C197E27DF7EFF3EE10E08E6C856B7
Key Value
FileSize66242
MD5BC8197BC0DE421C69E946504210DECF1
PackageDescriptionFast text manipulation tools for Python 2.1 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.1.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.1-egenix-mxtexttools
PackageSectionpython
PackageVersion2.0.5-1
SHA-14089292A072A77F14D45727B409CD77AC86A6A08
SHA-256A0B5E1696310E5190182D5661D7301C3879237EA3F18F5B9F97B2DD30023870B
Key Value
FileSize110170
MD517D4C1057A0EC880A00671A7D303DE70
PackageDescriptionDate and time handling routines for Python 2.2 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.2.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.2-egenix-mxdatetime
PackageSectionpython
PackageVersion2.0.5-1
SHA-1463300DA6015651C76C3AB5FD7508C190315D4CB
SHA-256828A49A4F27B2879D9F38BF74931A869C1BCAE44682654B4459DCE45C495753E
Key Value
FileSize67700
MD58C3576A75F7C38D6FE962BB9AA746399
PackageDescriptionFast text manipulation tools for Python 2.3 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.3.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.3-egenix-mxtexttools
PackageSectionpython
PackageVersion2.0.5-1
SHA-14E5383291CA83388BF95EFFEC627FB80AE64A9D4
SHA-256674F105CDA98D76F6BA9340D494A53830022CCC1A5559E757FB1263E97172E41
Key Value
FileSize20324
MD5B31B34C6A610B6E52D6E2F7AA17D90F8
PackageDescriptionA fast and memory-efficient queue for Python 2.2 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.2.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.2-egenix-mxqueue
PackageSectionpython
PackageVersion2.0.5-1
SHA-14EF9917DE64A5DB2DE0C35BFBD78F7C0F22B30AF
SHA-256371B712F0055A6580A319CF4318FC8BF59119DA0AD0B3F4C95176F6DA0A70749
Key Value
FileSize20968
MD5310187DF8887D98EE18A27EB08F0EB1D
PackageDescriptionA fast and memory-efficient stack for Python 2.1 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.1.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.1-egenix-mxstack
PackageSectionpython
PackageVersion2.0.5-1
SHA-16D3D98D7ED9DFEE4A90597AB01C2139DCFBFA877
SHA-2563475B17CCFE3412FD4A16E93BA9B8227B957511481F31C3E0B4456D438D88566
Key Value
FileSize21876
MD5B26FF92AC927F1499A5FDA3C07866DC5
PackageDescriptionA fast and memory-efficient stack for Python 2.2 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.2.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.2-egenix-mxstack
PackageSectionpython
PackageVersion2.0.5-1
SHA-17ECD57C7155D3EE0FAB62E57AD8FD60BB7F5D3A7
SHA-2560F2B59E9D3BCC8A2DE70A87E2A8F36D17EC30CC827A9E6B7FAD714743BCA0BF2
Key Value
FileSize30804
MD5562477E7FC66F09ABC7C9F13462B6E2C
PackageDescriptionA generic proxy wrapper type for Python 2.1 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.1.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.1-egenix-mxproxy
PackageSectionpython
PackageVersion2.0.5-1
SHA-180835C57046959AC065A69F2AA4051B34E1F9797
SHA-256A4120ADE404410A5E8A57B94C9456F7B358672A96B8CF2ADD21549103C2418E7
Key Value
FileSize20320
MD57F98BE362D87CE51AEB2F2FA77B8120B
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.5-1
SHA-184E2725644CE8DDD28FECBDEE6BED129C104A7B5
SHA-256469E2AB9862422CB4DCE42E1EDD4ABBFF18D7D114BE221605BC152568F640000