libfilezilla 0.18.2-4build1 source package in Ubuntu
Changelog
libfilezilla (0.18.2-4build1) focal; urgency=medium * No-change rebuild against libnettle7 -- Steve Langasek <email address hidden> Thu, 31 Oct 2019 22:12:10 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Focal
- Original maintainer:
- Adrien Cunin
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libfilezilla_0.18.2.orig.tar.bz2 | 514.6 KiB | 40d86929b486a6809c4b52d607f21a00e634e0b9b792504fe2964c117b522dc9 |
libfilezilla_0.18.2-4build1.debian.tar.xz | 2.8 KiB | d0f7de0b00d8bea10a985b4ac040ac016d06ae9edaee5eac0749210307d45c93 |
libfilezilla_0.18.2-4build1.dsc | 2.0 KiB | 158c5eefd201f05e09d0c17f2360af8c290027e428aee3c76033df6c9a7641ca |
Available diffs
- diff from 0.18.2-4 (in Debian) to 0.18.2-4build1 (311 bytes)
Binary packages built by this source
- libfilezilla-dev: build high-performing platform-independent programs (development)
Free, open source 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
.
This package contains the development files for the library.
- libfilezilla0: build high-performing platform-independent programs (runtime lib)
Free, open source 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
.
This package contains the shared library.
- libfilezilla0-dbgsym: debug symbols for libfilezilla0