Package casync: Information

Source package: casync
Version: 2.0.219.gita8f6c84-alt1
Latest version according to Repology
Build time:  Nov 12, 2019, 03:08 AM in the task #240592
Report package bug
License: LGPLv2+
Summary: Content Addressable Data Synchronizer
Description: 
casync provides a way to efficiently transfer files which change over
time over the internet. It will split a given set into a git-inspired
content-addressable set of smaller compressed chunks, which can then
be conveniently transferred using HTTP. On the receiving side those
chunks will be uncompressed and merged together to recreate the
original data. When the original data is modified, only the new chunks
have to be transferred during an update.

List of rpms provided by this srpm:
casync (x86_64, ppc64le, i586, aarch64)
casync-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Arseny Maslennikov


ACL:
Arseny Maslennikov
@everybody

    1. rsync
    2. python3-module-sphinx
    3. python3-module-sphinx-sphinx-build-symlink
    4. pkgconfig(fuse) >= 2.6
    5. pkgconfig(libcurl) >= 7.32.0
    6. pkgconfig(liblzma) >= 5.1.0
    7. pkgconfig(libselinux)
    8. pkgconfig(libssl)
    9. pkgconfig(libudev)
    10. pkgconfig(libzstd)
    11. pkgconfig(zlib)
    12. meson >= 0.42.0
    13. fuse
    14. libacl-devel
    15. gcc

Last changed


Nov. 12, 2019 Arseny Maslennikov 2.0.219.gita8f6c84-alt1
- 2-101-git8595b4d -> 2-219-gita8f6c84.
- Included upstream-provided bash completion.
Aug. 29, 2018 Grigory Ustinov 2.0.101.git8595b4d-alt1.1
- NMU: Rebuild with new openssl 1.1.0.
Feb. 20, 2018 Arseny Maslennikov 2.0.101.git8595b4d-alt1
- 2-25-git6daefa8 -> 2-101-git8595b4d.
- Built with libudev to leverage new functionality.
- Included upstream NEWS in the package.