1 name: "dateutil" 2 description: 3 "The dateutil module provides powerful extensions to the standard datetime " 4 "module, available in Python." 5 6 third_party { 7 url { 8 type: HOMEPAGE 9 value: "https://dateutil.readthedocs.io/en/stable/#" 10 } 11 url { 12 type: GIT 13 value: "https://github.com/dateutil/dateutil/" 14 } 15 version: "2.7.2" 16 last_upgrade_date { year: 2018 month: 5 day: 30 } 17 } 18