aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: d70a911b58870b98867441dee40cde6cb7f31fa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: termcolor
description: "A simple cross platform library for writing colored text to a terminal."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/termcolor"
  }
  url {
    type: GIT
    value: "https://github.com/BurntSushi/termcolor"
  }
  version: "1.1.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 5
    day: 6
  }
}