Source: pdd Section: misc Priority: optional Maintainer: SZ Lin (林上智) Build-Depends: debhelper-compat (= 13), python3 (>= 3.5), python3-setuptools, dh-python, python3-logilab-common, python3-pytest, python3-dateutil Standards-Version: 4.6.1.0 Rules-Requires-Root: no Homepage: https://github.com/jarun/pdd Vcs-Git: https://salsa.debian.org/debian/pdd.git Vcs-Browser: https://salsa.debian.org/debian/pdd Package: pdd Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3 (>= 3.5), python3-dateutil Description: Tiny date, time diff calculator pdd (python3 date diff) is a small cmdline utility to calculate date and time difference. If no program arguments are specified it shows the current date, time and timezone. . Feature . - calculate date difference - calculate time difference - calculate diff from today and now - add, subtract duration (timeslice) to/from date (time) - show current date, time and timezone - minimal dependencies .