slackbuilds/python/arrow
B. Watson cfdda3dd82 python/arrow: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:53 -04:00
..
README python/arrow: Wrap README at 72 columns. 2022-03-17 12:37:53 -04:00
arrow.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
arrow.info python/arrow: Updated for version 0.17.0. 2021-04-02 11:26:41 +07:00
slack-desc

README

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.