8 lines
280 B
Ruby
8 lines
280 B
Ruby
name 'kosmos-ruby'
|
|
maintainer 'Kosmos'
|
|
maintainer_email 'mail@kosmos.org'
|
|
license 'All rights reserved'
|
|
description 'Installs/Configures kosmos-ruby'
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version '0.1.0'
|