Source: python-arrow Section: python Priority: optional Maintainer: Federico Ceratto Build-Depends: debhelper (>= 11~) Build-Depends-Indep: dh-python, python-all, python-dateutil, python-doc, python-setuptools, python3-all, python3-setuptools, python3-sphinx Standards-Version: 4.1.4 Homepage: http://crsmithdev.com/arrow/ X-Python-Version: >= 2.7 X-Python3-Version: >= 3.3 Vcs-Git: https://salsa.debian.org/debian/python-arrow.git Vcs-Browser: https://salsa.debian.org/debian/python-arrow Package: python-arrow Architecture: all Depends: python-backports.functools-lru-cache, ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} Suggests: python-arrow-doc Description: Python library to manipulate dates, times, and timestamps 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 a module API that supports many common creation scenarios. Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz. Package: python3-arrow Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Provides: ${python3:Provides} Suggests: python-arrow-doc Description: Python3 library to manipulate dates, times, and timestamps A Python3 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 a module API that supports many common creation scenarios. Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz. Package: python-arrow-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-jquery, libjs-underscore Provides: ${python:Provides} Description: Python library to manipulate dates, times, timestamps: documentation 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 a module API that supports many common creation scenarios. Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz. This is a documentation package.