summaryrefslogtreecommitdiffstats
path: root/python/pyrfc3339/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyrfc3339/README')
-rw-r--r--python/pyrfc3339/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pyrfc3339/README b/python/pyrfc3339/README
new file mode 100644
index 0000000000..08ec990257
--- /dev/null
+++ b/python/pyrfc3339/README
@@ -0,0 +1,2 @@
+pyRFC3339 parses and generates RFC 3339-compliant timestamps using
+Python datetime.datetime objects.