Key | Value |
---|---|
FileName | ./usr/share/doc/python-egenix-mxurl/changelog.Debian.gz |
FileSize | 2830 |
MD5 | 8F0FF3F138DE5160BAA2ABF539EF3F22 |
SHA-1 | DE1926DFF0ABBBCACE23782C1C323708A96F7E37 |
SHA-256 | B37B96DEA0CEDFD0D355E6734CA97EB4ED3C62F4408BC042AD90490CC7E7A68B |
SSDEEP | 48:Xm3UckFBuFMh4p0A70mwgwr40/eFbD4nRWBSNZqya4ulNEupa6rWzJ6HDcV6QChM:W39kFA+c0A70BP9W4nRLcya4usupa+WN |
TLSH | T152515C9393A512093EF8F7E0C90D8C31EB8E3E7A1C026E2188D67193DB07C051457DCA |
hashlookup:parent-total | 64 |
hashlookup:trust | 100 |
The searched file hash is included in 64 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 447048 |
MD5 | 61E31146891B7E0A498A0A22D7E986C8 |
PackageDescription | flexible 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxurl |
PackageSection | python |
PackageVersion | 3.1.0-1 |
SHA-1 | 0537817F6EC86A7245CEDC607E85568A3C781C23 |
SHA-256 | 06C9F93FD062E00AA0739F2EC7C484AD7058125854F31D2919EED09504D5907B |
Key | Value |
---|---|
FileName | python-egenix-mxdatetime_3.1.0-1_i386.deb |
FileSize | 664238 |
MD5 | 05E8CB525657D6C227977C9C757A4B98 |
PackageDescription | date 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxdatetime |
PackageSection | python |
PackageVersion | 3.1.0-1 |
SHA-1 | 0FA3098AA2966DFB97625C86E78A30237678839F |
SHA-256 | E966BC5B6E51BF6D367C0278F087962A650F54E2AEB90825C1DED2F8D59D12C3 |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileSize | 599894 |
MD5 | 2D6E8AEA3A410125D7BD068C918AF33C |
PackageDescription | fast 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxtexttools |
PackageSection | python |
PackageVersion | 3.1.0-1 |
SHA-1 | 1D453E5806D5EDF4620BB1E9B3BBDC3CC5CA36E2 |
SHA-256 | C9F4780D7852931553426C1DF7921461A758108C6D46B59A7787ABEFC4AD1229 |
Key | Value |
---|---|
FileSize | 488382 |
MD5 | 86F0AE146D678EC81EDF9B39372743DC |
PackageDescription | on-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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxbeebase |
PackageSection | python |
PackageVersion | 3.1.0-1 |
SHA-1 | 1DDA59AF18E1F7448BBF2900AED132C3E6FD3CBA |
SHA-256 | 4581517A815896F31520538C503BEA5566A41A0AD93A648E02DE8A7260DC23CD |
Key | Value |
---|---|
FileName | python-egenix-mxproxy_3.1.0-1_i386.deb |
FileSize | 421038 |
MD5 | AE22D248E000D0A92685220D8E98236D |
PackageDescription | generic 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxproxy |
PackageSection | python |
PackageVersion | 3.1.0-1 |
SHA-1 | 24DFA09DE7C552D0669A44CA0E610F17D6085914 |
SHA-256 | 6D16EED412CC7B9E7676563FA0E5C24367FF85D0F1F324EF83BF7FC83ACE0409 |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileSize | 665582 |
MD5 | 4B29E3123B214869EA5A2D6C33CDC8C0 |
PackageDescription | date 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxdatetime |
PackageSection | python |
PackageVersion | 3.1.0-1 |
SHA-1 | 2762430B5BDDFFE29C29FBD265E4B8778F949778 |
SHA-256 | 958941F49E9D088BCA0CB94BAD3C2787C87A8AA8A35382992B6465645EE6BCA3 |
Key | Value |
---|---|
FileSize | 382438 |
MD5 | FFFD6828C1A8E860A0A339A7CBBF1B01 |
PackageDescription | fast 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxqueue |
PackageSection | python |
PackageVersion | 3.1.0-1 |
SHA-1 | 28F56FB14E0DF1465085ADF5D84D6911633A400F |
SHA-256 | 3AF21A7B5F9102DD02FDC8B039DAD57EF5E8E6527D62102C36807EA65E60F2F9 |
Key | Value |
---|---|
FileSize | 398780 |
MD5 | 76726379526833578B3BD6BE3355EC85 |
PackageDescription | fast 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxstack |
PackageSection | python |
PackageVersion | 3.1.0-1 |
SHA-1 | 290A7A5EE15CBDAD1BBE4CC467E1A838FA8F364A |
SHA-256 | 79CFC78D85A3A6E9890801CC5C03C080BDF5BA2552CE029D53C106008F9A43CA |
Key | Value |
---|---|
FileSize | 388570 |
MD5 | D0115BA0DA7487F7F9E8A85BFB62A8EB |
PackageDescription | fast 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxstack |
PackageSection | python |
PackageVersion | 3.1.0-1 |
SHA-1 | 2B70A0B1A81F66208BCC91367C247EDEDFF4F18D |
SHA-256 | 96D125035750FECE244E6CA64EFADEB381FEE0F70F9B738ED709FCE90E6C4020 |
Key | Value |
---|---|
FileSize | 637464 |
MD5 | B4C7927617B288A0E5A4B807BC28ECC9 |
PackageDescription | fast 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-egenix-mxtexttools |
PackageSection | python |
PackageVersion | 3.1.0-1 |
SHA-1 | 30B2C40783A6E19566A10BA09644FD42F3B59E49 |
SHA-256 | BBE26A939465D38EE945264AB401392567E35D042AEA3E3E776CBC17E90AF9CC |