Result for 72DB81BDE95D97C706DE8F83B595B4C2849E1A1D

Query result

Key Value
CRC3248750997
FileNamechangelog.Debian.gz
FileSize2183
MD5DAC86C3F6ACD362BEAA6923E8BEE9AB7
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_id8388
SHA-172DB81BDE95D97C706DE8F83B595B4C2849E1A1D
SHA-25609CFABEA8FD9E0F6CC69840CFBF651BB0633BEB6B59A1D19C55773897D86F8EC
SSDEEP48:Xv+4UBXbFpmuBx1qm65M/AnxO2IUrKm9f+c0FCDED6KTgF:RUBXppLominxRD92yEDDi
SpecialCode
TLSHT165411C5EBB3CB39CC69349C71FC65C6CA866B25642D708885EC75C1788420F8C275922
dbnsrl_legacy
insert-timestamp1648735054.1191697
sourceRDS_2022.03.1_legacy.db
hashlookup:parent-total13
hashlookup:trust100

Network graph view

Parents (Total: 13)

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

Key Value
FileSize29010
MD56CFFB133A525A72EAD584EB06B605616
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-1ubuntu4
SHA-199089978ADC4A0A9A9A487A4A409F34F8E0DCCED
SHA-2560C7E8EAFC0C4D07FFC013ACB1288416C3D4E1842FC6FD0900006DB71F79EAA25
Key Value
FileNamepython-egenix-mx-base-dev_2.0.6ubuntu1-1ubuntu4_all.deb
FileSize21912
MD5B5A47222A6A60E66F6A14102ABC4C09F
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.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython-egenix-mx-base-dev
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu4
RDS:package_id13174
SHA-1C6F199340F92D97C980F53697A5B261F140DD0C4
SHA-256141767E75CB050C22CD44EF2BFAD05AEA7866B6E4528880DC440FD96B0E815AA
insert-timestamp1648642826.6584742
nsrl-sha256rds241-sha256.zip
sourceRDS_2022.03.1_legacy.db
Key Value
FileSize103178
MD5C40B717BC2FE4A5B6473B2729BB5BF32
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-1ubuntu4
SHA-1BEB9BCDC66A336466756603C16D9BDAFF472DAF1
SHA-2566E081A43EBDCDB27EDE6BDBAD6C4064E16BB39C2F9B86E01C4D8BFF9EF994317
Key Value
FileSize17948
MD5ADE3E77338FEA4244C3B38C6A635F29D
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-1ubuntu4
SHA-1699006BD85385104C5192C701BA0DA8B7D335FEE
SHA-25622C9DEDFF75B61E2786E8C3C1B5A086C5C00E07BB07099EFEFFB6BD91F7B13D9
Key Value
FileSize19616
MD5BADDAC188C2ECEFC7A4CA4531D5C3E65
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-1ubuntu4
SHA-11396D030AA6085B3D32B41E4A83B74C87F73A442
SHA-2560920140E02105964BC9DCD254498109CF80675570A930DBB1E43CB130288E9AB
Key Value
FileNamepython-egenix-mxproxy_2.0.6ubuntu1-1ubuntu4_all.deb
FileSize6266
MD522B0EE1D75C1A240F85495A1376DC4BB
PackageDescriptiongeneric 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.6ubuntu1-1ubuntu4
RDS:package_id13174
SHA-189D674B115C4D7A00F6965120F80A866A035C02C
SHA-256346612D6E10DADFB24A55264E48B713C71E9073D8CA563FC2658F4790A729BDC
insert-timestamp1648642833.7408023
nsrl-sha256rds241-sha256.zip
sourceRDS_2022.03.1_legacy.db
Key Value
FileSize86138
MD52ADE007CCC08EF92F8868DBA7DCE5BFB
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-1ubuntu4
SHA-1AF9FA061731222FD48DE58BF5DA772548DA7F2FA
SHA-2567C5F42A7D71B06A53DF1CB4B57ABCAA66DCF0C4975792DF722FD978801BB0FE5
Key Value
FileSize64920
MD50265CF58B524366F7EA065EF14555EC8
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-1ubuntu4
SHA-13A19DEF6C17199E2F4CB53D493E3A6B768E6C7AA
SHA-2563F4295C5F00E2D2C7E0B462C46E1152C07B470FB6A639E8BE67792FEF83A837C
Key Value
FileNamepython-egenix-mxstack_2.0.6ubuntu1-1ubuntu4_all.deb
FileSize6070
MD5C65BF97A5138D46250C4C27EB673B42A
PackageDescriptionfast 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.6ubuntu1-1ubuntu4
RDS:package_id13174
SHA-1B19D0EB46B3932CC214A113C64EF5605F275A55A
SHA-256F70F763672EF39710BA5EFAFEFC25273889F5337086F98D1D43291F6C0C80271
insert-timestamp1648642831.9779856
nsrl-sha256rds241-sha256.zip
sourceRDS_2022.03.1_legacy.db
Key Value
FileNamepython-egenix-mxtexttools_2.0.6ubuntu1-1ubuntu4_all.deb
FileSize6290
MD59356484B89C8AF87B5704047FBD4C4AF
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.6ubuntu1-1ubuntu4
RDS:package_id13174
SHA-16507D99A4CA92E0F0830F349846A3291FA58266D
SHA-256CA48ABCEA8518DB53D3A3AADFB573F53F6974B555E7AFC52ADE3A771C275CB75
insert-timestamp1648642829.9349136
nsrl-sha256rds241-sha256.zip
sourceRDS_2022.03.1_legacy.db
Key Value
CRC326006451A
FileNamepython-egenix-mxdatetime_2.0.6ubuntu1-1ubuntu4_all.deb
FileSize6404
MD544B2C0831AC7BC417753A223ED27B11B
OpSystemCode362
PackageDescriptiondate and time handling routines for Python [dummy package] 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 an empty dummy package that always depends on a package built for Debian's default Python version.
PackageMaintainerJoel Rosdahl <joel@debian.org>
PackageNamepython-egenix-mxdatetime
PackageSectionpython
PackageVersion2.0.6ubuntu1-1ubuntu4
ProductCode8388
RDS:package_id8388
SHA-1DD83CF7D54AD440E9A2104360CB909EF40901F95
SHA-2565C1DC23472E1505CAC33810B36430A010515566E7227F3631256A36DF9C84D2A
SpecialCode
dbnsrl_legacy
insert-timestamp1648717529.3465781
nsrl-sha256rds241-sha256.zip
sourceRDS_2022.03.1_legacy.db
Key Value
FileSize6016
MD521CB08627140E24887E864AA58CAB966
PackageDescriptionfast 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.6ubuntu1-1ubuntu4
SHA-121C881F5A602B6567C44631DBF83A5C40D3529A0
SHA-256623A1E44C16952BFB60119BDF555C3A1E2FB10A1ECEBAD073FB71096A2F2C990
Key Value
FileNamepython-egenix-mxtools_2.0.6ubuntu1-1ubuntu4_all.deb
FileSize6196
MD5FC3EDFD6078B1AAE133CE6000C371F61
PackageDescriptioncollection 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.6ubuntu1-1ubuntu4
RDS:package_id13174
SHA-1171732B9A515FCEB4ABABB455D814FF6C9140053
SHA-2564B9A83B13CF5ADE9E6927F7599CF5E85D27C738824ADDA57BCDEB8B79477652B
insert-timestamp1648642828.725685
nsrl-sha256rds241-sha256.zip
sourceRDS_2022.03.1_legacy.db