---
abstract: 'Just simple backuper app with incremental compressed encrypted backups stored on remote ssh server'
author:
- 'Dmitry Novozhilov <Dmitry@Novozhilov.ru>'
build_requires:
ExtUtils::MakeMaker: '0'
Test::Spec: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010'
license: gpl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-SimpleBackuper
no_index:
directory:
- t
- inc
requires:
Compress::Raw::Lzma: '0'
Const::Fast: '0'
Crypt::OpenSSL::RSA: '0'
Crypt::Rijndael: '0'
Net::SFTP::Foreign: '0'
Text::Glob: '0'
Try::Tiny: '0'
perl: '5.014'
resources:
repository: git://github.com/dmitry-novozhilov/simple-backuper.git
version: v0.2.26
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'