| name: "libevent" | |
| description: "The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached." | |
| third_party { | |
| url { | |
| type: HOMEPAGE | |
| value: "https://libevent.org/" | |
| } | |
| url { | |
| type: ARCHIVE | |
| value: "https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/libevent-2.1.12-stable.tar.gz" | |
| } | |
| version: "release-2.1.12-stable" | |
| license_type: RECIPROCAL | |
| last_upgrade_date { | |
| year: 2020 | |
| month: 7 | |
| day: 10 | |
| } | |
| } |