{ "version": "1.7", "description": "Date/time difference calculator and countdown timer. The name 'pdd' stands for Python Date Diff.", "homepage": "https://github.com/jarun/pdd", "license": "GPL-3.0-or-later", "notes": [ "pdd requires dateutil to run properly", "You can install it via pip: pip install python-dateutil" ], "suggest": { "Python": "python" }, "url": "https://raw.githubusercontent.com/jarun/pdd/v1.7/pdd#/pdd.py", "hash": "fd80cfc5e9a4ca82a244829a7e9cd7f2942b802765134ccf322487dc3d79c280", "bin": "pdd.py", "checkver": "github", "autoupdate": { "url": "https://raw.githubusercontent.com/jarun/pdd/v$version/pdd#/pdd.py" } }