blob: a630c595bd12312505dcc9915a00b46a7465c6d4 [file] [log] [blame]
Kevin Cheng3276dfd2018-05-30 22:27:05 -07001name: "dateutil"
Haibo Huangebf55ff2019-02-05 07:56:10 -08002description: "The dateutil module provides powerful extensions to the standard datetime module, available in Python."
Kevin Cheng3276dfd2018-05-30 22:27:05 -07003third_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 }
Haibo Huangebf55ff2019-02-05 07:56:10 -080012 version: "2.8.0"
Bob Badour10dfc672020-04-23 11:19:13 -070013 license_type: NOTICE
Haibo Huangebf55ff2019-02-05 07:56:10 -080014 last_upgrade_date {
15 year: 2019
16 month: 2
17 day: 5
18 }
Kevin Cheng3276dfd2018-05-30 22:27:05 -070019}