Rev 13 | Rev 19 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 13 | Rev 18 | ||
|---|---|---|---|
| Line 26... | Line 26... | ||
| 26 | be used as a basis for almost any application. |
26 | be used as a basis for almost any application. |
| 27 | 27 | ||
| 28 | Package: liboop-dev |
28 | Package: liboop-dev |
| 29 | Section: libdevel |
29 | Section: libdevel |
| 30 | Architecture: any |
30 | Architecture: any |
| 31 | Depends: liboop4 (= ${Source-Version}), libc6-dev
|
31 | Depends: liboop4 (= ${binary:Version}), libc6-dev
|
| 32 | Description: Event loop management library - development files |
32 | Description: Event loop management library - development files |
| 33 | Liboop is a low-level event loop management library for POSIX-based |
33 | Liboop is a low-level event loop management library for POSIX-based |
| 34 | operating systems. It supports the development of modular, multiplexed |
34 | operating systems. It supports the development of modular, multiplexed |
| 35 | applications which may respond to events from several sources. It |
35 | applications which may respond to events from several sources. It |
| 36 | replaces the "select() loop" and allows the registration of event |
36 | replaces the "select() loop" and allows the registration of event |