python-udatetime 0.0.16-2build2 source package in Ubuntu

Changelog

python-udatetime (0.0.16-2build2) focal; urgency=medium

  * No-change rebuild.

 -- Matthias Klose <email address hidden>  Tue, 10 Mar 2020 11:53:27 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Ilias Tsitsimpis
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
python-udatetime_0.0.16.orig.tar.gz 13.6 KiB 82d3d7f148f69dd53ba8d913b1c21386263d057dbdf044c799ce76b5a7667427
python-udatetime_0.0.16-2build2.debian.tar.xz 2.4 KiB 88f804897a6352e21db4e0e822daa59eeb35644473cb8f7cd27e87f392c8e679
python-udatetime_0.0.16-2build2.dsc 2.1 KiB a7810b76826702fd912ce7dcd541c370c0c162154d6b46d4b6051aa6133984ea

Available diffs

View changes file

Binary packages built by this source

python3-udatetime: fast RFC3339 compliant date-time library (Python 3)

 This module offers faster datetime object instantiation, serialization and
 deserialization of RFC3339 date-time strings, than Python's datetime module.
 It uses Python's datetime class under the hood so, code already using datetime
 should be able to easily switch to udatetime. All datetime objects created
 by udatetime are timezone aware.
 .
 This package installs the library for Python 3.

python3-udatetime-dbgsym: debug symbols for python3-udatetime