egenix-mx-base 3.2.8-1 source package in Ubuntu

Changelog

egenix-mx-base (3.2.8-1) unstable; urgency=low


  * New upstream release 3.2.8
  * Update Standards-Version to 3.9.6 (no changes required)

 -- Joel Rosdahl <email address hidden>  Fri, 24 Oct 2014 22:25:22 +0200

Upload details

Uploaded by:
Joel Rosdahl
Uploaded to:
Sid
Original maintainer:
Joel Rosdahl
Architectures:
any all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
egenix-mx-base_3.2.8-1.dsc 3.2 KiB 574971eab6aa6df8f7d18098def4b1ea0332e738e7f21f648e0dcfd3d7f79f3a
egenix-mx-base_3.2.8.orig.tar.gz 4.4 MiB 0da55233e45bc3f88870e62e60a79c2c86bad4098b8128343fd7be877f44a3c0
egenix-mx-base_3.2.8-1.debian.tar.xz 10.8 KiB 9d195419169f96fa73fe2187fb91837a8a143277a531e5550b7ccc256f45bfbd

No changes file available.

Binary packages built by this source

python-egenix-mx-base-dbg: No summary available for python-egenix-mx-base-dbg in ubuntu wily.

No description available for python-egenix-mx-base-dbg in ubuntu wily.

python-egenix-mx-base-dev: No summary available for python-egenix-mx-base-dev in ubuntu wily.

No description available for python-egenix-mx-base-dev in ubuntu wily.

python-egenix-mxbeebase: No summary available for python-egenix-mxbeebase in ubuntu vivid.

No description available for python-egenix-mxbeebase in ubuntu vivid.

python-egenix-mxbeebase-doc: No summary available for python-egenix-mxbeebase-doc in ubuntu vivid.

No description available for python-egenix-mxbeebase-doc in ubuntu vivid.

python-egenix-mxdatetime: No summary available for python-egenix-mxdatetime in ubuntu wily.

No description available for python-egenix-mxdatetime in ubuntu wily.

python-egenix-mxdatetime-doc: No summary available for python-egenix-mxdatetime-doc in ubuntu wily.

No description available for python-egenix-mxdatetime-doc in ubuntu wily.

python-egenix-mxproxy: 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.

python-egenix-mxproxy-doc: No summary available for python-egenix-mxproxy-doc in ubuntu vivid.

No description available for python-egenix-mxproxy-doc in ubuntu vivid.

python-egenix-mxqueue: 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.

python-egenix-mxqueue-doc: No summary available for python-egenix-mxqueue-doc in ubuntu vivid.

No description available for python-egenix-mxqueue-doc in ubuntu vivid.

python-egenix-mxstack: No summary available for python-egenix-mxstack in ubuntu wily.

No description available for python-egenix-mxstack in ubuntu wily.

python-egenix-mxstack-doc: No summary available for python-egenix-mxstack-doc in ubuntu vivid.

No description available for python-egenix-mxstack-doc in ubuntu vivid.

python-egenix-mxtexttools: No summary available for python-egenix-mxtexttools in ubuntu wily.

No description available for python-egenix-mxtexttools in ubuntu wily.

python-egenix-mxtexttools-doc: No summary available for python-egenix-mxtexttools-doc in ubuntu vivid.

No description available for python-egenix-mxtexttools-doc in ubuntu vivid.

python-egenix-mxtools: collection 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.

python-egenix-mxtools-doc: collection of additional builtins for Python (documentation)

 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 documentation for mxTools.

python-egenix-mxuid: unique 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.

python-egenix-mxuid-doc: unique identifiers for Python (documentation)

 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.
 .
 The package includes documentation for mxUID.

python-egenix-mxurl: 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.

python-egenix-mxurl-doc: flexible URL datatype for Python (documentation)

 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 package includes documentation for mxURL.