| Thomas Girardier | 0f745b9 | 2022-07-26 09:45:10 +0000 | [diff] [blame] | 1 | name: "pyee" |
| 2 | description: | ||||
| 3 | "A rough port of Node.js's EventEmitter to Python with a few tricks of its " | ||||
| 4 | "own." | ||||
| 5 | |||||
| 6 | third_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 | } | ||||