slackbuilds/python/arrow
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README python/arrow: Updated for version 0.17.0. 2021-04-02 11:26:41 +07:00
arrow.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
arrow.info python/arrow: Updated for version 0.17.0. 2021-04-02 11:26:41 +07:00
slack-desc python/arrow: Added (python library for dates, times). 2018-03-09 08:40:12 +07:00

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.