C++ library for filezilla
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
libfilezilla is a cross-platform library for all major operating systems, including but not limited to Linux, *BSD, OS X and Windows.
This library is free software, it is distributed under the terms and conditions of the GNU General Public License v2+
- Developed at network
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/libfilezilla && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
libfilezilla-0.45.0.tar.xz | 0000543340 531 KB | |
libfilezilla-date-time.patch | 0000000389 389 Bytes | |
libfilezilla.changes | 0000031546 30.8 KB | |
libfilezilla.spec | 0000004323 4.22 KB |
Comments 1
Libfilezilla must not be considered alone. FileZilla depends on it. And FileZilla is now broken.
Either go back to an older version or fix FileZilla.