lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.
Idea from afresh1 who pointed out the cpan module already does this.
aja "I support this move."
OK sthen@
RFC 3339 is a standard date format used on the internet. This Python
module formats dates according to the RFC. Examples of this format:
2015-11-03T22:11:12Z
2015-11-03T15:11:12-07:00