Package: wnpp Severity: wishlist Owner: Ilias Tsitsimpis <i.tsitsim...@gmail.com>
* Package name : python-udatetime Version : 0.0.9 Upstream Author : Simon Pirschel <si...@aboutsimon.com> * URL : https://pypi.python.org/pypi/udatetime * License : Apache 2.0 Programming Lang: C, Python Description : Fast RFC3339 compliant date-time library The udatetime module offers on average 76% faster datetime object instantiation, serialization and deserialization of RFC3339 date-time strings. 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. I plan to maintain this within the DPMT team.