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.11-stable/libevent-2.1.11-stable.tar.gz" | |
} | |
version: "release-2.1.11-stable" | |
license_type: RECIPROCAL | |
last_upgrade_date { | |
year: 2019 | |
month: 8 | |
day: 1 | |
} | |
} |