Result for D3C53EF10CDFF02927F68209AA0A94CC55C384F8

Query result

Key Value
FileName./usr/share/doc/python-egenix-mxurl/changelog.Debian.gz
FileSize2679
MD5B63B3906B14E1E0267E86CBEC366675C
SHA-1D3C53EF10CDFF02927F68209AA0A94CC55C384F8
SHA-256E187AA05A6DE5CAF398F687588DFEBE5E552B73227653975BB72C021A7CF0A28
SSDEEP48:XeJBOTG9fYvJfCojrBSusRZNb/o0N3tKhbGnZlljHQsb1sF+QvlgCxidQXJjvX:moTNvdCovA/Zp/pRQcnZllDVxWvlBDjv
TLSHT159515C70298FAC2632016E57A961CEF5420C26C92B528BFFC3342637EFC2C492896146
hashlookup:parent-total9
hashlookup:trust95

Network graph view

Parents (Total: 9)

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

Key Value
FileSize145770
MD52E5B79C6F104D85E9F7A46CB92847C4C
PackageDescriptionunique identifiers for Python mxUID provides a fast mechanism for generating universal identification strings (UIDs) with intention of making these UIDs unique with high probability in order to serve as object or data set identifiers. . A typical use lies in generating session IDs. Other areas where unique IDs play an important role are RPC-implementations, ORBs, user identification, message passing systems, object databases, etc.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-egenix-mxuid
PackageSectionpython
PackageVersion3.0.0-2ubuntu1
SHA-1321FACCEACF0BA7A97C94DA625C3A02F80D409A7
SHA-256E3E3F232DFA1B7565856C5A9780E9CCBB293A56E8B519000E09F5B11209F8D40
Key Value
FileSize217206
MD5A4AC375A0EE147065C4850AA6F362A7C
PackageDescriptionflexible URL datatype for Python mxURL provides a new easy to use, fast and light-weight builtin datatype URL for storing and manipulating Universal Resource Locators (URLs), as well as a few helpers related to URL building, encoding and decoding. . The new type supports the common tasks of URL joining and gives direct access to the various URL components. It also provides methods for rebuilding URLs, e.g. replacing the host or just the scheme in an existing URL. . All this is coded in C to give you the fastest possible performance for these everyday web application operations.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-egenix-mxurl
PackageSectionpython
PackageVersion3.0.0-2ubuntu1
SHA-1BD046C53C2C42DF19D6DA98675BA1E78EF7459A7
SHA-25682B8352413A5445FC6306CD493E87A5D0348E2EAF813E7D63229DA723C45F264
Key Value
FileSize373234
MD52DAF821C0117210F82681E625E7B423F
PackageDescriptionfast text processing tools for Python mxTextTools is an extension package for Python that provides high-performance text manipulation and searching algorithms, in addition to a very flexible and extendable state machine, the Tagging Engine, which allows scanning and processing text at C speeds.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-egenix-mxtexttools
PackageSectionpython
PackageVersion3.0.0-2ubuntu1
SHA-17DE984C9278923B74267C5FB1FE101ABC3280F2B
SHA-256816E30632E4CF7D5DC67243F7D3B9831E4067B6509FF58B989117282066FB575
Key Value
FileSize191708
MD524B1567D96C30913ECC54AB659B512E1
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. . Given that current Python versions no longer support Bastion or rexec as secure sand-box execution models, mxProxy fills an important gap. It also gives the programmer more control over how and to what extent access should be controlled or not.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-egenix-mxproxy
PackageSectionpython
PackageVersion3.0.0-2ubuntu1
SHA-104B58C08D96F179B357BE2F92B7AF3170A2FA40A
SHA-256F477D7969631B9025AA875DA425197136C02ECABE01C34E9AB8EAF321C1167BA
Key Value
FileSize247312
MD5A753201F35901F30F6CBDF1ADF48B0D2
PackageDescriptionon-disk B+Tree based database kit for Python mxBeeBase is a high performance construction kit for disk based indexed databases. It offers components which you can plug together to easily build your own custom mid-sized databases. . The two basic building blocks in mxBeeBase are storage and index. Storage is implemented as variable record length data storage with integrated data protection features, automatic data recovery and locking for multi process access. Indexes use a high performance optimized B+Tree implementation built on top of Thomas Niemann's Cookbook B+Tree implementation. . mxBeeBase comes with two readily usable on-disk dictionary implementations: BeeDict and BeeStringDict.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-egenix-mxbeebase
PackageSectionpython
PackageVersion3.0.0-2ubuntu1
SHA-145B805D0AE16722720442AE41D61B7B0F71D9C66
SHA-256D54C6527A7FA570C9AF317ABDE5257BFCB0EC73EA03994B84F1B552C32F1CDB8
Key Value
FileSize159938
MD53617C2524ABF6CCF64D1C60EE7FFADBF
PackageDescriptionfast and memory-efficient stack for Python mxStack is a Python 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-discuss@lists.ubuntu.com>
PackageNamepython-egenix-mxstack
PackageSectionpython
PackageVersion3.0.0-2ubuntu1
SHA-10F40898AC3EF80C8398177A54F6E71AA427566C4
SHA-256FE67E76D631DAEC7D51D2A1C304451C2D6056800C0CAF2F4512C99396763EDD0
Key Value
FileSize270316
MD59D3D9779DBD1FE49F63C026ED29731D0
PackageDescriptioncollection of additional builtins for Python mxTools is a Python extension package that includes a collection of handy functions and objects giving additional functionality to the Python programmer in form of new builtins, extensions to the sys module and several other helpers as part of the package. . The package includes several functions which provide access to Python internals that would otherwise not be available.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-egenix-mxtools
PackageSectionpython
PackageVersion3.0.0-2ubuntu1
SHA-1145AD7A6CBB55C3CD556DF8B5109FDD8158FF56E
SHA-2569824D97B8CE4925E0A36E135B0B881CF78F41A6CA5A347907799F6AD2428EC1A
Key Value
FileSize433876
MD50EA2ECAB2FA115C7568F7D467BBDB47B
PackageDescriptiondate and time handling routines for Python mxDateTime is a Python extension package that provides three new objects, 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.1970 0:00 UTC), the representation used by Python's 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 (the mxODBC package is one example of an extension using this interface). . mxDateTime can convert between various different date/time storage formats, including COM dates, TJD, MJD, JDN, tuples and, probably most important, strings. . The date/time parser included in mxDateTime is one of the most flexible such parser available for Python. It is constantly being improved to make parsing date/time strings as easy as possible. At the same time, it offers a fully customizable interface which allows selecting valid date/time formats from a range of predefined categories. . There are also special parser and formatter modules for ARPA and ISO date/time formats, which are handy if you work a lot with Internet standards.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-egenix-mxdatetime
PackageSectionpython
PackageVersion3.0.0-2ubuntu1
SHA-10FDDF42100C2CF7454D285DE9FE65D99B4578BAE
SHA-256C6338C0810390511FC5E1AF607EF92607FC380A14E6BCB5AAF9445D22C089A97
Key Value
FileSize153202
MD54EE4075FB4889CC14E876FCEECA72C75
PackageDescriptionfast and memory-efficient queue for Python mxQueue is a Python extension package that provides a new object type called Queue. . 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-discuss@lists.ubuntu.com>
PackageNamepython-egenix-mxqueue
PackageSectionpython
PackageVersion3.0.0-2ubuntu1
SHA-155F4A268B8F1E7C4A4A2EEA2379AEA855D762B33
SHA-256ABC2A4FC1B752D96108D3B84DF581D883AE6EBD335EE5D84D5EA330003285E79