Result for A2698830AB61642B4C12BAA71F3E7D5980E79363

Query result

Key Value
FileName./usr/share/doc/python-egenix-mxqueue/changelog.Debian.gz
FileSize2321
MD5CA0DFC6708C64EC81E17A512CFA1A664
SHA-1A2698830AB61642B4C12BAA71F3E7D5980E79363
SHA-256495130CA0B68DFADB3B75776E884B479B8A131FFA11D8D0C174038A3D5997008
SSDEEP48:XNWWBKqXhUxIYy+Ld4o49eAGQR4McLEJN3ZR0mG4olMt:s8LXhUxf7p4EG4McLgyMt
TLSHT10A41080BB1390C7941A8B25A5782262D1FA5DC7CCE6D52461B460C2C8994CCAAD366E8
hashlookup:parent-total7
hashlookup:trust85

Network graph view

Parents (Total: 7)

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

Key Value
FileNamepython-egenix-mxtexttools_2.0.6ubuntu1-1ubuntu5_i386.deb
FileSize82346
MD59EA9D5006968634D3D212F38FBDE4B42
PackageDescriptionfast text manipulation tools for Python 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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
PackageNamepython-egenix-mxtexttools
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu5
SHA-1C9A4F35EFB355B4382D93E2221ED4E375471DCA5
SHA-2561554DCEF2B7740900BE050DB7370ACDA408DA821DBC3FEF150B4A47256B271F1
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython-egenix-mxdatetime_2.0.6ubuntu1-1ubuntu5_i386.deb
FileSize121650
MD521715F5EC77990BC446848C79124BFCB
PackageDescriptiondate and time handling routines for Python 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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
PackageNamepython-egenix-mxdatetime
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu5
SHA-16842DE7D19F07912D95898CA8481B066E2A1D6A0
SHA-256515E9F77E8B7550DA33AD1F6EFD62143F9F70271B094B93F3CE93C8B9727A83E
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython-egenix-mx-base-dev_2.0.6ubuntu1-1ubuntu5_all.deb
FileSize36822
MD5671BC6896A7EDABA4EF04BBAF5C97A70
PackageDescriptiondevelopment files for the egenix-mx-base distribution This package contains the C header files needed to build C Python modules based on the egenix-mx-base modules.
PackageMaintainerUbuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
PackageNamepython-egenix-mx-base-dev
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu5
SHA-1FF379E482382B76D338B9A85D76312710BB31CB4
SHA-256404B7A07488F1FCBA71249846B271EE8164386C9AAB6DFCFEBA676A47DDDCC57
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython-egenix-mxstack_2.0.6ubuntu1-1ubuntu5_i386.deb
FileSize21318
MD5E80C2FEC5B5B45065922842B4574E4FF
PackageDescriptionfast and memory-efficient stack for Python 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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
PackageNamepython-egenix-mxstack
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu5
SHA-136D1B0A3FF197A0587B2E450F6E9F63AF1290371
SHA-25676300ED869617A9B8EB1CD81B4C7BEB3DD54418BAA2EB920886FCAF0459875D9
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython-egenix-mxproxy_2.0.6ubuntu1-1ubuntu5_i386.deb
FileSize33864
MD5195A4866B856C8FF219CB75DE232E424
PackageDescriptiongeneric proxy wrapper type for Python 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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
PackageNamepython-egenix-mxproxy
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu5
SHA-13CDEBDD8B8F9E22346AA96D64646FFE9FBE2A813
SHA-256C13FE12AA3997FDC5660AB19E0457C148AAFD6C0F9887D3883E19B4826A4DCFA
nsrl-sha256rds241-sha256.zip
Key Value
FileNamepython-egenix-mxtools_2.0.6ubuntu1-1ubuntu5_i386.deb
FileSize101316
MD5FDE4324980A374A4E453B920AAE48A1D
PackageDescriptioncollection of new builtins for Python 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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
PackageNamepython-egenix-mxtools
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu5
SHA-1A9F9F215E8301724AD7D9B31E2F00B9FFC33A689
SHA-256DB69ED9A23B0861E085E73F9738C80BE320A5CAF757002672B73A935F8C834C0
nsrl-sha256rds241-sha256.zip
Key Value
FileSize19786
MD5F968994FE54505109086FD8DB477DDB0
PackageDescriptionfast and memory-efficient queue for Python 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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
PackageNamepython-egenix-mxqueue
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu5
SHA-14CA566A2D587FE02C8893A4D68D7C178A20DDF20
SHA-25614BAD132FF43B1DB2B1B041095293CE831C68A5006A98CA0EEE709EEF1A3F4E2