aboutsummaryrefslogtreecommitdiff
path: root/python/arrow/README
diff options
context:
space:
mode:
authorJostein Berntsen <jvbernts@online.no>2021-04-02 11:26:41 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-02 11:26:41 +0700
commita7680c753f29f5eea7b44d52225692e0c39fbd86 (patch)
tree4e7a22bee851a92151aa5d8cbd94ef80b4c9d58b /python/arrow/README
parentee48a812b5c70678b3e7d8b7b7c3e3a38b5c9e1e (diff)
downloadslackbuilds-a7680c753f29f5eea7b44d52225692e0c39fbd86.tar.xz
python/arrow: Updated for version 0.17.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/arrow/README')
-rw-r--r--python/arrow/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/python/arrow/README b/python/arrow/README
index eff6722e05a5..bbe263c70783 100644
--- a/python/arrow/README
+++ b/python/arrow/README
@@ -1,6 +1,6 @@
-Arrow is a Python library that offers a sensible, human-friendly approach to
-creating, manipulating, formatting and converting dates, times, and
-timestamps. It implements and updates the datetime type, plugging gaps in
-functionality, and provides an intelligent module API that supports many
-common creation scenarios. Simply put, it helps you work with dates and times
-with fewer imports and a lot less code.
+Arrow is a Python library that offers a sensible, human-friendly approach
+to creating, manipulating, formatting and converting dates, times, and
+timestamps. It implements and updates the datetime type, plugging gaps
+in functionality, and provides an intelligent module API that supports
+many common creation scenarios. Simply put, it helps you work with dates
+and times with fewer imports and a lot less code.