# -*- encoding: utf-8 -*-
# stub: lxc 0.3.3 ruby lib

Gem::Specification.new do |s|
  s.name = "lxc".freeze
  s.version = "0.3.3".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Zachary Patten".freeze]
  s.date = "2013-07-01"
  s.description = "RubyGem for controlling local or remote Linux Containers (LXC)".freeze
  s.email = ["zachary AT jovelabs DOT com".freeze]
  s.executables = ["lxc-console".freeze]
  s.files = [".coveralls.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".ruby-gemset".freeze, ".ruby-version".freeze, ".travis.yml".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/lxc-console".freeze, "lib/lxc.rb".freeze, "lib/lxc/config.rb".freeze, "lib/lxc/container.rb".freeze, "lib/lxc/runner.rb".freeze, "lib/lxc/runners/shell.rb".freeze, "lib/lxc/runners/ssh.rb".freeze, "lib/lxc/version.rb".freeze, "lxc.gemspec".freeze, "spec/lxc/config_spec.rb".freeze, "spec/lxc/container_spec.rb".freeze, "spec/lxc_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/fixtures/0.7.5/lxc-attach.out".freeze, "spec/support/fixtures/0.7.5/lxc-checkconfig.out".freeze, "spec/support/fixtures/0.7.5/lxc-create.out".freeze, "spec/support/fixtures/0.7.5/lxc-destroy.out".freeze, "spec/support/fixtures/0.7.5/lxc-freeze.out".freeze, "spec/support/fixtures/0.7.5/lxc-info-pid-stopped.out".freeze, "spec/support/fixtures/0.7.5/lxc-info-state-stopped.out".freeze, "spec/support/fixtures/0.7.5/lxc-ls-w-containers.out".freeze, "spec/support/fixtures/0.7.5/lxc-ls-wo-containers.out".freeze, "spec/support/fixtures/0.7.5/lxc-ps.out".freeze, "spec/support/fixtures/0.7.5/lxc-restart.out".freeze, "spec/support/fixtures/0.7.5/lxc-start.out".freeze, "spec/support/fixtures/0.7.5/lxc-stop.out".freeze, "spec/support/fixtures/0.7.5/lxc-unfreeze.out".freeze, "spec/support/fixtures/0.7.5/lxc-version.out".freeze, "spec/support/fixtures/0.7.5/lxc-wait.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-attach.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-checkconfig.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-create.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-destroy.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-freeze.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-info-pid-stopped.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-info-state-stopped.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-ls-w-containers.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-ls-wo-containers.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-ps.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-restart.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-start.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-stop.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-unfreeze.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-version.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-wait.out".freeze, "spec/support/fixtures/test-container".freeze, "spec/support/install-lxc.sh".freeze]
  s.homepage = "https://github.com/zpatten/lxc".freeze
  s.licenses = ["Apache 2.0".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "RubyGem for controlling local or remote Linux Containers (LXC)".freeze
  s.test_files = ["spec/lxc/config_spec.rb".freeze, "spec/lxc/container_spec.rb".freeze, "spec/lxc_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/fixtures/0.7.5/lxc-attach.out".freeze, "spec/support/fixtures/0.7.5/lxc-checkconfig.out".freeze, "spec/support/fixtures/0.7.5/lxc-create.out".freeze, "spec/support/fixtures/0.7.5/lxc-destroy.out".freeze, "spec/support/fixtures/0.7.5/lxc-freeze.out".freeze, "spec/support/fixtures/0.7.5/lxc-info-pid-stopped.out".freeze, "spec/support/fixtures/0.7.5/lxc-info-state-stopped.out".freeze, "spec/support/fixtures/0.7.5/lxc-ls-w-containers.out".freeze, "spec/support/fixtures/0.7.5/lxc-ls-wo-containers.out".freeze, "spec/support/fixtures/0.7.5/lxc-ps.out".freeze, "spec/support/fixtures/0.7.5/lxc-restart.out".freeze, "spec/support/fixtures/0.7.5/lxc-start.out".freeze, "spec/support/fixtures/0.7.5/lxc-stop.out".freeze, "spec/support/fixtures/0.7.5/lxc-unfreeze.out".freeze, "spec/support/fixtures/0.7.5/lxc-version.out".freeze, "spec/support/fixtures/0.7.5/lxc-wait.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-attach.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-checkconfig.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-create.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-destroy.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-freeze.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-info-pid-stopped.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-info-state-stopped.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-ls-w-containers.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-ls-wo-containers.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-ps.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-restart.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-start.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-stop.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-unfreeze.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-version.out".freeze, "spec/support/fixtures/0.8.0-rc2/lxc-wait.out".freeze, "spec/support/fixtures/test-container".freeze, "spec/support/install-lxc.sh".freeze]

  s.specification_version = 3

  s.add_runtime_dependency(%q<ztk>.freeze, [">= 0".freeze])
  s.add_development_dependency(%q<bundler>.freeze, [">= 0".freeze])
  s.add_development_dependency(%q<pry>.freeze, [">= 0".freeze])
  s.add_development_dependency(%q<rake>.freeze, [">= 0".freeze])
  s.add_development_dependency(%q<redcarpet>.freeze, [">= 0".freeze])
  s.add_development_dependency(%q<rspec>.freeze, [">= 0".freeze])
  s.add_development_dependency(%q<yard>.freeze, [">= 0".freeze])
  s.add_development_dependency(%q<coveralls>.freeze, [">= 0".freeze])
end