Metadata-Version: 2.4
Name: parzzley
Version: 4.0.2995
Summary: a modular Python-based file synchronization tool
Home-page: https://pseudopolis.eu/pino/parzzley
Author: Josef Hahn
Author-email: parzzley@pseudopolis.eu
License: AGPL 3
Keywords: python filesystem file synchronization scripting
Description-Content-Type: text/plain
Requires-Dist: lxml~=6.0
Requires-Dist: watchdog~=6.0.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary


        Parzzley keeps a configured set of places in filesystems in sync.

        Features:

        - Keeps configured file system places in sync (local and ssh).
        - Robust infrastructure with working retry and error handling.
        - Customizable behavior with the availability to add additional program logic for various situations.
        - Optional 'move to sink mode': always moves all files from the sources to a sink.
        - Supports extended attributes.
        - Can be used stand-alone, as a service, or embedded in other tools with a flexible and extensible api.
    
