Softsync

Latest version: v0.7.0b0

Safety actively analyzes 626436 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.7.0beta

updated README and extended long description in setup.py
re-jigged naming of storage scheme and sync interface methods
refactored to introduce StorageSync interface and implemented FileFileStorageSync
made main cli entry point callable from python with its own arg list
added mount property to Root class
bugfix - fixed direct call to filesystem, should go via scheme instance
bugfix - fixed stupid typo bug in manifest file full path construction
register scheme impls against their class and instance them on lookup

0.5.0beta

abandonded setup utils and requirements txt files, just use setup.py directly
added some further command help to the README
implemented rm command
raise error if unsupported recursive option is used
implemented reconstruct option for cp command
bugfix - ignore softsync manifest file in directory listing
bugfix - don't do any filesystem changes if dry run
tweaked API - replaced Roots class with static parse_roots method
refactored around pathlib and introduced initial "file://" StorageScheme delegate
fixed up root semantics: raise error if relative path escapes a root
renamed command methods to have 'softsync' in the names
added support for programmatic usage

0.2.0beta

Initial beta release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.