summaryrefslogtreecommitdiffstats
path: root/python/pendulum/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-08-30 12:37:47 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-03 07:48:57 +0700
commit837c894f23b6da99c4910b26fc9cd042a9ae1992 (patch)
tree7568c6aad5d7f203c98a6d30b54d1a6b66b465f8 /python/pendulum/README
parent23771e87c9254f2ca4ac549abe6b51f98c6d0db6 (diff)
downloadslackbuilds-837c894f23b6da99c4910b26fc9cd042a9ae1992.tar.gz
slackbuilds-837c894f23b6da99c4910b26fc9cd042a9ae1992.tar.xz
python/pendulum: Added (Python datetimes made easy).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pendulum/README')
-rw-r--r--python/pendulum/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pendulum/README b/python/pendulum/README
new file mode 100644
index 0000000000..41e4340bdc
--- /dev/null
+++ b/python/pendulum/README
@@ -0,0 +1 @@
+Handle datetimes, timedeltas and timezones in a more natural fashion.