Dash:
[t2.git] / package / develop / libpeak / libpeak.desc
blob03b514ca0f070552f82545c680b210eb94a526e6
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/libpeak/libpeak.desc
3 [COPY] Copyright (C) 2007 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A library for parallel events and asynchronous tasking
14 [T] The PEAK library tries to achieve high performance in combining
15 [T] multi-threading with an efficient I/O event model. You can write
16 [T] event-based applications that use massive sockets I/O, timers, and
17 [T] signals. Its underlying I/O multiplexing engine supports kqueue(2)
18 [T] (FreeBSD, NetBSD, and Mac OS X), epoll(2) (Linux 2. 6), and /dev/poll
19 [T] (Solaris). It provides support for optimized memory allocations, basic
20 [T] database primitives, and synchronization.
22 [U] http://peak.sourceforge.net
24 [A] Stéphane Thiell <mbuna@bugged.org>
25 [M] The T2 Project <t2@t2-project.org>
27 [C] extra/development
28 [F] CROSS
30 [R] + powerpc x86 m68k sparc ia64
32 [L] BSD
33 [S] Alpha
34 [V] 0.1.2
35 [P] X -----5---9 200.000
37 [D] 694623173c0c3ec9a05ffa3d4d84b99da0174736d390376f386c29b2 libpeak-0.1.2.tar.gz http://dl.sourceforge.net/sourceforge/peak/