libfilezilla 0.19.3-1 source package in Ubuntu
Changelog
libfilezilla (0.19.3-1) unstable; urgency=medium [ Gianfranco Costamagna ] * Import the new release on git [ Phil Wyett ] * Team upload * New upstream version 0.19.3 -- Phil Wyett <email address hidden> Mon, 23 Dec 2019 20:28:17 +0000
Upload details
- Uploaded by:
- Adrien Cunin
- Uploaded to:
- Sid
- Original maintainer:
- Adrien Cunin
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libfilezilla_0.19.3-1.dsc | 2.0 KiB | c4549ad73610fa808e40bb76ca952882b92cd5db3369ddefd59906f2177d8fe7 |
libfilezilla_0.19.3.orig.tar.bz2 | 528.4 KiB | a43d49f86d5550e9a81aee2394bac066333d5bb47943e92c629cb9d52037b43a |
libfilezilla_0.19.3-1.debian.tar.xz | 2.8 KiB | 1e7ec16d44bedf36069bb523e90612b06d62af6392aa81cd27662dd37e26d841 |
Available diffs
No changes file available.
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