lancepowell/FileZilla

View on GitHub
metadata.rb

Summary

Maintainability
A
0 mins
Test Coverage
name 'filezilla'
maintainer 'Lance Powell'
maintainer_email 'lanceraymondpowell@gmail.com'
license 'all_rights'
license 'Apache v2.0'
description 'Installs/Configures FileZilla'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
supports 'windows'
supports 'redhat'
supports 'centos'
supports 'ubuntu'
depends 'windows'
depends 'yum'
depends 'apt'
version '1.4.0'