From 2347477e1835ee5eee1eb239d3a6ae14604b4f19 Mon Sep 17 00:00:00 2001 From: Jostein Berntsen Date: Fri, 9 Mar 2018 08:40:12 +0700 Subject: python/arrow: Added (python library for dates, times). Signed-off-by: Willy Sudiarto Raharjo --- python/arrow/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/arrow/slack-desc (limited to 'python/arrow/slack-desc') diff --git a/python/arrow/slack-desc b/python/arrow/slack-desc new file mode 100644 index 0000000000..d29a146088 --- /dev/null +++ b/python/arrow/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +arrow: arrow (python library for dates, times) +arrow: +arrow: Arrow is a Python library that offers a sensible, human-friendly +arrow: approach to creating, manipulating, formatting and converting dates +arrow: times, and timestamps. +arrow: +arrow: +arrow: https://github.com/crsmithdev/arrow +arrow: +arrow: +arrow: -- cgit v1.2.3