pkgsrc/time/py-ciso8601/DESCR
adam 7dff491827 py-ciso8601: added version 2.1.3
ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime
objects. Since it's written as a C module, it is much faster than other Python
libraries.
2020-05-23 08:22:40 +00:00

3 lines
168 B
Text

ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime
objects. Since it's written as a C module, it is much faster than other Python
libraries.