---
name: feather
version: 1.0
origin: sysutils/feather
comment: A Python script for managing tarsnap backups
arch: freebsd:9:x86:64
www: https://github.com/danrue/feather
maintainer: glarkin@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 19249
desc: "Feather is a tarsnap wrapper script that performs and maintains a\nset of backups
  as defined by a YAML configuration file.  \n\nFeatures: \n - Dynamic scheduling\n
  - Keep an arbitrary number of backups of each schedule type\n - Restrict schedules
  based on time of day\n - Restrict feather run to a certain amount of wall time (max_runtime)\n
  - Multiple backup paths per tarsnap \n - Multiple exclude list per tarsnap\n\nWWW:\thttps://github.com/danrue/feather\n"
deps:
  tarsnap: {origin: sysutils/tarsnap, version: 1.0.35}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  py27-yaml: {origin: devel/py-yaml, version: 3.10}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- sysutils
- python
message: "*****************************************************************\n\nFeather
  is designed to be run from cron like this:\n\n    */5 * * * * /usr/local/bin/feather
  /usr/local/etc/feather.yaml \n\nIf installed, please check the contents of /usr/local/share/doc/feather/README\nfor
  the syntax of the YAML file, as well as the sample file at\n/usr/local/etc/feather.yaml.dist.\n\n*****************************************************************\n"
