Result for 6FF54C6D044297ED4F3EE8B72BEDF757D0CC74B3

Query result

Key Value
FileName./usr/share/doc/python2.4-egenix-mxqueue/changelog.Debian.gz
FileSize2149
MD57C527799C080F3425FDB0C6C5245B61D
SHA-16FF54C6D044297ED4F3EE8B72BEDF757D0CC74B3
SHA-256FC0310E6B20E6FA49D0DEA68D558749C311D34237AD13FC72BA9BE2DB6B98235
SSDEEP48:X2vpkTTLhxLW3cFYq9OOTgPWmMC4pmBESww:mRk/LhxvROaAW+zR
TLSHT11D410990B53DD81D134BA99D10D11A726BAF094A88C33EC16B43CE75A96BDB41FCE23C
hashlookup:parent-total12
hashlookup:trust100

Network graph view

Parents (Total: 12)

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

Key Value
FileSize67568
MD51D2B9885D61B553381708A1F9B6EFAB9
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.6ubuntu1-1ubuntu3
SHA-1F652881659437808E817BD89312E6B5B7F459378
SHA-2566FFA9C0CDC59E79D872074F23198F0E8970B228FEA291B72E4F0C5ECC0600666
Key Value
FileSize67556
MD57E50F0B30089FA5084CC000A1A71AE62
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-1128DEE7C3577A2F13814363D921371267BF3A439
SHA-256EC449A8C0F5E91D42C756AB07F765A623232FA5475078C15691E8C360DEB9537
Key Value
FileSize19774
MD5073A0FBE1BD92559AB1A5A484B7C5955
PackageDescriptionfast and memory-efficient queue for Python 2.4 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.4.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.4-egenix-mxqueue
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-181E881FA4CE36FFE12E7629CA0AD757A7C93846B
SHA-256211FC939197D6EAAF3B2321C90034904A6201869B31FE8183E1705F106E251CF
Key Value
FileSize110774
MD5D40799C31BC3A58574FC23DB2A2049C4
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-1E85D21396FD8FD157142AD2EDCE6F42D7304E7F2
SHA-256A1A00D4830F6040414D92A7ED5EB1D70A129AC96C8F8DAECDC2F292BF49BF540
Key Value
FileSize32100
MD5C8E51A17E70A0480E733D4335903940C
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-1E764FCFE129EB47BD7BE8E6CDBA2198236715D35
SHA-256F2090D791ADA1B9D4E7FF082DEDDD2F9F4E1D1AC6B4BF1C36CD773ABFFDFA7E2
Key Value
FileSize32110
MD5BEF5FDC53F5F9333095000011A38116B
PackageDescriptiongeneric proxy wrapper type for Python 2.3 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.3.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.3-egenix-mxproxy
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-1C0BF947253BE01FC832406B7624A7F52ECE6731B
SHA-25642E83EDA96D3E25213625022A8C46E993C7D464370D9B0F31A659162842B21B7
Key Value
FileSize19776
MD53C502A6E2AE123A65E52EC88E97C1AF5
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-1EBB8AE493DD877C07A89C13792B09F9155087BA1
SHA-256769F8A9C4714D76DDA29A5819F410FDB26ACA58D6EEAB2BAEDEC5ADDF5C820CF
Key Value
FileSize91346
MD5531A6A1A515B5FA8F99A008BF0B7379D
PackageDescriptioncollection 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.6ubuntu1-1ubuntu3
SHA-15C5B5796521C02112F231516C828E9E541C69630
SHA-256992F6D949873C811F53E75F1B5CF4019CA926BC309653BD534F5C4A13FACCF53
Key Value
FileSize91362
MD5AEE73A315F57BF3429006C50EC20845A
PackageDescriptioncollection of new builtins for Python 2.3 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.3.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.3-egenix-mxtools
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-19F3BD2F96959674C6EED2653A4DE948A27F09119
SHA-256FB8BF3F54A114AAD8BF77BF10FFFF0B781214E97437E0C19AA8FE3636CF59EC8
Key Value
FileSize110772
MD59E711ACAE6A5E9A0B1C2868D3D62BDD5
PackageDescriptiondate and time handling routines for Python 2.4 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.4.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython2.4-egenix-mxdatetime
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu3
SHA-13F0C5401F1540594B752BCB8BBB4FCBC2AA3CEE5
SHA-256D167BF1802DA10752D00F2E0841B74E29441F56AF8AB4F7FA028E937E0F515B9
Key Value
FileSize21626
MD5C4DBF4BD754AE3824640008A0374D631
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-140FB27FF7A431F19900D2AD6143A6BBA688A3C8B
SHA-256CDBF5CFF36ACB97F16FFA270A3BCB126C8F840788E7F30A38E5747CDE5190E61
Key Value
FileSize21630
MD5071AD539C2FF00F5D846384B3589324C
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-1B31F8E3027E036D3ECB44633F8D9C313199F2E09
SHA-256CC8D636D8C5A0DF8F3236B33886BE594674EE0340041AB817BB3171C12B834E6