ports/devel/py-arrow/pkg/DESCR

5 lines
278 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Arrow is a lightweight library which makes working with dates and times
simpler. This is done by including an API which supports many common
scenarios. Arrow can also easily generate time span, ranges and more while
being a drop in replacement for the standard datetime module.