aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 71c86828b6d8ae28ce4f43a065837247a3ccf7ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "pyee"
description:
    "A rough port of Node.js's EventEmitter to Python with a few tricks of its "
    "own."

third_party {
  url {
    type: HOMEPAGE
    value: "https://pyee.readthedocs.io/"
  }
  url {
    type: GIT
    value: "https://github.com/jfhbrook/pyee"
  }
  version: "9.0.4"
  last_upgrade_date { year: 2022 month: 7 day: 26 }
  license_type: NOTICE
}