Sha256: 972ead19bed08de4d6edc79aa8f1787287330e0623d03622083bb23e7c7f452d

Contents?: true

Size: 434 Bytes

Versions: 3

Compression:

Stored size: 434 Bytes

Contents

$: << "."
require "version"

Gem::Specification.new do |s|
	s.name = "o"
	s.version = O::VERSION::IS
	s.summary = "a configuration libraray for Ruby"
	s.description = <<-EOF
a coonfiguration libraray for Ruby
	EOF

	s.author = "Guten"
	s.email = "ywzhaifei@Gmail.com"
	s.homepage = "http://github.com/GutenLinux/o"
	s.rubyforge_project = "xx"

	s.files = `git ls-files`.split("\n")
	#s.executables = ["x"]

	#s.add_dependency "x"
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
o-1.0.1 o.gemspec
o-1.0.0 o.gemspec
o-0.1.0 o.gemspec