--- !ruby/object:Gem::Specification name: upstart-exporter version: !ruby/object:Gem::Version hash: 19 prerelease: segments: - 0 - 1 - 4 version: 0.1.4 platform: ruby authors: - Ilya Averyanov autorequire: bindir: bin cert_chain: [] date: 2012-02-12 00:00:00 Z dependencies: [] description: Gem for converting Procfile-like files to upstart scripts email: - ilya@averyanov.org executables: - upstart-export extensions: [] extra_rdoc_files: [] files: - .gitignore - .rbenv-version - .rspec - .yardoc/checksums - .yardoc/objects/root.dat - .yardoc/proxy_types - Gemfile - README.md - Rakefile - bin/upstart-export - doc/Upstart.html - doc/Upstart/ExportError.html - doc/Upstart/Exporter.html - doc/Upstart/Exporter/Error.html - doc/Upstart/Exporter/Errors.html - doc/Upstart/Exporter/Options.html - doc/Upstart/Exporter/Options/CommandLine.html - doc/Upstart/Exporter/Options/Global.html - doc/Upstart/Exporter/Templates.html - doc/_index.html - doc/class_list.html - doc/css/common.css - doc/css/full_list.css - doc/css/style.css - doc/file.README.html - doc/file_list.html - doc/frames.html - doc/index.html - doc/js/app.js - doc/js/full_list.js - doc/js/jquery.js - doc/method_list.html - doc/top-level-namespace.html - lib/upstart-exporter.rb - lib/upstart-exporter/errors.rb - lib/upstart-exporter/options/command_line.rb - lib/upstart-exporter/options/global.rb - lib/upstart-exporter/templates.rb - lib/upstart-exporter/version.rb - spec/lib/upstart-exporter/errors_spec.rb - spec/lib/upstart-exporter/options/command_line_spec.rb - spec/lib/upstart-exporter/options/global_spec.rb - spec/lib/upstart-exporter/templates_spec.rb - spec/lib/upstart-exporter_spec.rb - spec/spec_helper.rb - spec/support/global_config.rb - spec/support/procfile.rb - spec/support/streams.rb - upstart-exporter.gemspec homepage: "" licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Gem for converting Procfile-like files to upstart scripts test_files: - spec/lib/upstart-exporter/errors_spec.rb - spec/lib/upstart-exporter/options/command_line_spec.rb - spec/lib/upstart-exporter/options/global_spec.rb - spec/lib/upstart-exporter/templates_spec.rb - spec/lib/upstart-exporter_spec.rb - spec/spec_helper.rb - spec/support/global_config.rb - spec/support/procfile.rb - spec/support/streams.rb has_rdoc: