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