Date: Wed, 23 Dec 2020 17:36:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 252072] devel/py-ciso8601: add port Message-ID: <bug-252072-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252072 Bug ID: 252072 Summary: devel/py-ciso8601: add port Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com Created attachment 220852 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220852&action= =3Dedit patch 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. Tested with Python 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9. Note: ciso8601 doesn't support the entirety of the ISO 8601 spec, only a popular subset. WWW: https://github.com/closeio/ciso8601 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252072-7788>