summaryrefslogtreecommitdiff
path: root/METADATA
blob: 512e1f3589b63a692117b6b97ebcf85917dc0b5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "cffi"
description:
    "Foreign Function Interface for Python calling C code."

third_party {
  url {
    type: HOMEPAGE
    value: "https://bitbucket.org/cffi/cffi"
  }
  url {
    type: HG
    value: "https://bitbucket.org/cffi/cffi/src"
  }
  version: "1.12.2"
  last_upgrade_date { year: 2019 month: 2 day: 26 }
  license_type: NOTICE
}