libfilezilla 0.19.3-1~build1 source package in Ubuntu
Changelog
libfilezilla (0.19.3-1~build1) focal; urgency=medium * Upload to Ubuntu -- Gianfranco Costamagna <email address hidden> Thu, 09 Jan 2020 15:47:12 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- 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.19.3.orig.tar.bz2 | 528.4 KiB | a43d49f86d5550e9a81aee2394bac066333d5bb47943e92c629cb9d52037b43a |
libfilezilla_0.19.3-1~build1.debian.tar.xz | 2.9 KiB | 320995183bdab3a7eceb0e568b45c6f7ce897ea107570345a790e67cdebd3fbc |
libfilezilla_0.19.3-1~build1.dsc | 2.0 KiB | 675336cf40f5fbcc5df693633a6671b0e588ceafab5ca3a5a568b43f59c0383d |
Available diffs
- diff from 0.18.2-4build1 to 0.19.3-1~build1 (32.3 KiB)
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