Key | Value |
---|---|
CRC32 | 346BA189 |
FileName | copyright |
FileSize | 4593 |
MD5 | 133B856AF41560A6E3648C5CB8821642 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '1118', 'OpSystemCode': '51', 'ProductCode': '8388', 'ProductName': 'Simply MEPIS 6.0', 'ProductVersion': '6.0'} |
RDS:package_id | 8388 |
SHA-1 | 2E91A55A7D0174D2F92E201B4ECDACD569210E0A |
SHA-256 | AC32D838817DE437461B6A103E877156492680C6E4D03734AECE636413085090 |
SSDEEP | 96:3dwsbXzWmJjsGUiQZovUe/j2wbe8HC47JkwCn:Np/WmVsGUHoMe/ywC8LmwC |
SpecialCode | |
TLSH | T1D591965EBF5013338AC8C7513E4B29CEE31AD575376DA8A5206C810D2772E1943FFAA6 |
db | nsrl_legacy |
insert-timestamp | 1648735054.226916 |
source | RDS_2022.03.1_legacy.db |
hashlookup:parent-total | 312 |
hashlookup:trust | 100 |
The searched file hash is included in 312 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 145584 |
MD5 | 673118783478CEC0CBDB5FD3004B70A6 |
PackageDescription | date 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. |
PackageMaintainer | Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxdatetime |
PackageSection | python |
PackageVersion | 2.0.6ubuntu1-5ubuntu1 |
SHA-1 | 0173269E47ED9AB77C0BD0C4CD572782A4C4C243 |
SHA-256 | EE53425347E4115DDF42D0B0115E1B4C6DB00D94BA46FABAD3448D1421992CE9 |
Key | Value |
---|---|
FileSize | 32192 |
MD5 | E20F2D6815BE1C7FF769C95E028FDA2C |
PackageDescription | 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. |
PackageMaintainer | Joel Rosdahl <joel@debian.org> |
PackageName | python2.4-egenix-mxproxy |
PackageSection | python |
PackageVersion | 2.0.6ubuntu1-1ubuntu4 |
SHA-1 | 01D551149B87D3D2CC68AFAC0EE6B4A5FF214F9E |
SHA-256 | 86AAF49AD4019997CC9545E0987EFE056D02405D2655ACB835C4524FFEFBCFE2 |
Key | Value |
---|---|
FileSize | 105068 |
MD5 | D5FDFA0795292C4B46E92743B6C0BBF1 |
PackageDescription | date 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. |
PackageMaintainer | Joel Rosdahl <joel@debian.org> |
PackageName | python2.3-egenix-mxdatetime |
PackageSection | python |
PackageVersion | 2.0.6ubuntu1-1ubuntu3 |
SHA-1 | 02583086E34109682E04D8075F4FC9488B841413 |
SHA-256 | B019F5EACE12A25659F42474E496741A9C86DEC37D6F77691C353891FC72A9D0 |
Key | Value |
---|---|
FileName | python2.4-egenix-mxstack_2.0.6ubuntu1-1ubuntu4_powerpc.deb |
FileSize | 22036 |
MD5 | 344BD88A3290833FA297D131813AF57B |
PackageDescription | fast 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. |
PackageMaintainer | Joel Rosdahl <joel@debian.org> |
PackageName | python2.4-egenix-mxstack |
PackageSection | python |
PackageVersion | 2.0.6ubuntu1-1ubuntu4 |
RDS:package_id | 13174 |
SHA-1 | 06467CE22CB45B46CBC8709D805066806DAB6E09 |
SHA-256 | CBEA4A418AA4DD8542B2430D748341031EB5A45563B2B09C7F6F12E55CE9CEA4 |
insert-timestamp | 1648642842.162653 |
source | RDS_2022.03.1_legacy.db |
Key | Value |
---|---|
FileSize | 21628 |
MD5 | CD78421F2B64EF456CDCDA5F792EB069 |
PackageDescription | fast 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. |
PackageMaintainer | Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxstack |
PackageSection | python |
PackageVersion | 2.0.6ubuntu1-5ubuntu1 |
SHA-1 | 070C7E7A00219D4610F63F52F4FDBC95E370DB91 |
SHA-256 | 86F2C9C7DD55CA925F26D91997859C0C49F9A0F26796802A4367DBE7C513AEF4 |
Key | Value |
---|---|
FileSize | 125720 |
MD5 | BAC619A37D4F4BAAE7476AB5E4F78AE5 |
PackageDescription | date 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. |
PackageMaintainer | Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxdatetime |
PackageSection | python |
PackageVersion | 2.0.6ubuntu1-5ubuntu1 |
SHA-1 | 073DAC725B374B0812FA204C9A437221C0901C12 |
SHA-256 | 15860AAD28A28D18E70EB8134B9232C16412F4FF49807A0DD6ED5AF6FA5E567A |
Key | Value |
---|---|
FileSize | 22384 |
MD5 | 4814CFC7B6E81A5CDD6005DE93FF7A3A |
PackageDescription | fast 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | python-egenix-mxqueue |
PackageSection | python |
PackageVersion | 2.0.6ubuntu1-1ubuntu5 |
SHA-1 | 076F1D44144E7F5FB872416FDEDE9BC6DAE7DBEA |
SHA-256 | 17E37ABF2E94954DD64991D983F7E7DD254C8080BB54219B25C3B3186E4F7B63 |
Key | Value |
---|---|
FileSize | 23966 |
MD5 | B44FF6307172378DC1A220C432A58A75 |
PackageDescription | fast 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. |
PackageMaintainer | Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxstack |
PackageSection | python |
PackageVersion | 2.0.6ubuntu1-5ubuntu1 |
SHA-1 | 07DB358ABFCA41BD2461AC6EF04087811C90FFF8 |
SHA-256 | 20ED8AB880C16B3ACB2E0964B84835941964101AA9A1CFA49A72FD509B7275CF |
Key | Value |
---|---|
FileSize | 68024 |
MD5 | 2E7375307C8FD5BF24C89A174C1E78FC |
PackageDescription | Fast 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. |
PackageMaintainer | Joel Rosdahl <joel@debian.org> |
PackageName | python2.3-egenix-mxtexttools |
PackageSection | python |
PackageVersion | 2.0.6-0ubuntu1 |
SHA-1 | 0945BD11952B4ED3DD63EBF63538564B91874377 |
SHA-256 | 18B0D22E7A926817C0353BBD75037C488D1817A73EDAB43503D1691ACAD22B83 |
Key | Value |
---|---|
FileSize | 67648 |
MD5 | 36CA44502EF97249D174C22EDBF29583 |
PackageDescription | Fast 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. |
PackageMaintainer | Joel Rosdahl <joel@debian.org> |
PackageName | python2.2-egenix-mxtexttools |
PackageSection | python |
PackageVersion | 2.0.5-1 |
SHA-1 | 095EA02CE72F71022D9EC4D46D7440E626542860 |
SHA-256 | 22EB39D1B977548A5F15E6FF287E29CD61EF08883B5B9AE1AF7E41CDB05367AF |