summaryrefslogtreecommitdiff
path: root/time/py-rfc3339/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'time/py-rfc3339/DESCR')
-rw-r--r--time/py-rfc3339/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/time/py-rfc3339/DESCR b/time/py-rfc3339/DESCR
new file mode 100644
index 00000000000..c8290b74882
--- /dev/null
+++ b/time/py-rfc3339/DESCR
@@ -0,0 +1,2 @@
+pyRFC3339 parses and generates RFC 3339-compliant timestamps
+using Python datetime.datetime objects.