egenix-mx-base 3.2.1-1ubuntu1 source package in Ubuntu

Changelog

egenix-mx-base (3.2.1-1ubuntu1) precise; urgency=low

  * mxSetup.py: Go back to importing customize_compiler from
    distutils.sysconfig.  This is needed with Python 2.7.3, and should still
    work with earlier 2.7 versions.
 -- Colin Watson <email address hidden>   Mon, 02 Apr 2012 23:24:37 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main interpreters

Downloads

File Size SHA-256 Checksum
egenix-mx-base_3.2.1.orig.tar.gz 4.4 MiB 4cf18ba4b4c827d8ff8de5a1a6e4cf7f241de6d1f940aa6107807c0a3003b301
egenix-mx-base_3.2.1-1ubuntu1.debian.tar.gz 12.2 KiB a735c11db7ede45f9ce9c69dfdccac21566c345cbda4aaa6046ae23af97fc31c
egenix-mx-base_3.2.1-1ubuntu1.dsc 3.2 KiB f294652e3e13d288a8e5b5688a519393be1f4f4c9b803ec7b287615432a8a1c6

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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

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

python-egenix-mxbeebase-doc: on-disk B+Tree based database kit for Python (documentation)

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

python-egenix-mxdatetime: 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 1970-01-01 00:00: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.

python-egenix-mxdatetime-doc: date and time handling routines for Python (documentation)

 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 1970-01-01 00:00:00 UTC), the representation
 used by Python's time module).
 .
 The package includes documentation for mxDateTime.

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

No description available for python-egenix-mxproxy in ubuntu quantal.

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

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

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 quantal.

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

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

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

python-egenix-mxstack-doc: fast and memory-efficient stack for Python (documentation)

 mxStack is a Python extension package that provides a new object type
 called Stack.
 .
 The package includes documentation for mxStack.

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

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

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

python-egenix-mxtools: No summary available for python-egenix-mxtools in ubuntu quantal.

No description available for python-egenix-mxtools in ubuntu quantal.

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: No summary available for python-egenix-mxuid in ubuntu quantal.

No description available for python-egenix-mxuid in ubuntu quantal.

python-egenix-mxuid-doc: No summary available for python-egenix-mxuid-doc in ubuntu quantal.

No description available for python-egenix-mxuid-doc in ubuntu quantal.

python-egenix-mxurl: No summary available for python-egenix-mxurl in ubuntu quantal.

No description available for python-egenix-mxurl in ubuntu quantal.

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.