1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
4 [COPY] T2 SDE: package/.../libevent/libevent.desc
5 [COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
7 [COPY] More information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] A library for asynchronous event notification
17 [T] The libevent API provides a mechanism to execute a callback
18 [T] function when a specific event occurs on a file descriptor
19 [T] or after a timeout has been reached. It is meant to replace
20 [T] the asynchronous event loop found in event-driven network servers.
22 [U] http://www.libevent.org/
24 [A] Niels Provos <provos@citi.umich.edu>
25 [M] The T2 Project <t2@t2-project.org>
33 [P] X -----5---9 144.000
36 [D] 045b3171267fc75740f27869b02af0e713890ff029a1073af0dd534d libevent-2.1.12-stable.tar.gz https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/