aboutsummaryrefslogtreecommitdiff
path: root/ftp/libfilezilla/pkg-descr
blob: a4804e2bbbb52da1492cdb0baa09db0ebf8aaec9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
libfilezilla is a small and modern C++ library, offering some basic
functionality to build high-performing, platform-independent programs.

Some of the highlights include:

* A typesafe, multi-threaded event system that's very simple to use yet
  extremely efficient
* Timers for periodic events
* A datetime class that not only tracks timestamp but also their accuracy,
  which simplifies dealing with timestamps originating from different sources
* Simple process handling for spawning child processes with redirected I/O

WWW: https://lib.filezilla-project.org/