python-egenix-mxdatetime binary package in Ubuntu Xenial ppc64el

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2015-10-25 00:29:00 UTC Published Ubuntu Xenial ppc64el release main python Optional 3.2.9-1
  • Published
  • Copied from ubuntu xenial-proposed ppc64el in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial ppc64el proposed main python Optional 3.2.9-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2015-10-25 00:30:04 UTC Superseded Ubuntu Xenial ppc64el release main python Optional 3.2.8-1
  • Removed from disk .
  • Removal requested .
  • Superseded by ppc64el build of egenix-mx-base 3.2.9-1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu vivid-proposed ppc64el in Primary Archive for Ubuntu