aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 7a8bf5951a11f5b6535abc6a004249b6f5771290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "nom"
description: "A byte-oriented, zero-copy, parser combinators library"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/nom"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/nom/nom-5.1.2.crate"
  }
  version: "5.1.2"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 10
    day: 26
  }
}