VVV

VVV 1.2

VVV is an application that catalogs the content of removable volumes like CD and DVD disks for off-line searching. Folders and files can also be arranged in a single, virtual file system. Each folder of this virtual file system can contain files from many...

fmorgue

fmorgue 1.2

fmorgue is a Python tool for mirroring files permanently to a remote server. In contrast to rsync and friends, it identifies missing files on the server only based on modification time and size, which makes it suitable for archiving rotated log...

pyunpack

pyunpack 0.0.2

pyunpack is a Python module to unpack archive files.Home: https://github.com/ponty/pyunpackDocumentation: http://ponty.github.com/pyunpackBasic usage >>> from pyunpack import Archive >>> Archive('a.zip').extractall('.')or on console:python -m...

ZZIPlib

ZZIPlib 0.13.61

ZZIPlib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free)...

vbackup

vbackup 0.1.9

vbackup is a software that performs easy system backups. It can be extended by user scripts and can be fully configured to fit a system needs. vbackup can be customized to perform full or incremental backups where they are supported.vbackups consists of a...

CrashPlan

CrashPlan 3.5.3

Truly dependable backup means backing up to multiple locations - not just online - which until now could be complicated. CrashPlan is a software that automatically backs up to multiple destinations for FREE!CrashPlan's groundbreaking social backup concept...

me2-packager

me2-packager 0.0.4

me2-packager is the packaging component of the mOSAIC execution engine, written in Python.NoticeThis is an internal component in the mOSAIC_ Cloud Project. The current state of the component is experimental... _mOSAIC:...

DIASER

DIASER 1.1.1 Beta 3

DIASER (Distributed Internet Archive System for Educational Repositories), based on the DIAP technology, can create back-ups in multiple locations, thus improving the environment stability and security.System Requirements - Perl v5.10.0 enabled...

renameutils

renameutils 0.12.0

The renameutils package is a set of programs designed to make renaming of files faster and less cumbersome.The file renaming utilities consists of five programs - qmv, qcp, imv, icp and deurlname.The qmv ("quick move") program allows file names to be...

xzip

xzip 0.9

xzip is a FUSE filesystem for duplicating zip files which share zipped contents.To install use: pip install xzipor easy_install xzipxzip provides three executables zipexplode, zipanalyze, and mount.xzip which will "explode" a zip, analyze a zip...