1name: "pyee"
2description:
3    "A rough port of Node.js's EventEmitter to Python with a few tricks of its "
4    "own."
5
6third_party {
7  url {
8    type: HOMEPAGE
9    value: "https://pyee.readthedocs.io/"
10  }
11  url {
12    type: GIT
13    value: "https://github.com/jfhbrook/pyee"
14  }
15  version: "9.0.4"
16  last_upgrade_date { year: 2022 month: 7 day: 26 }
17  license_type: NOTICE
18}
19