Sha256: d021611e486083d846c2fb555609145bc46d4e92d37e04ba79e2c07dd3968e9f
Contents?: true
Size: 468 Bytes
Versions: 1
Compression:
Stored size: 468 Bytes
Contents
Gem::Specification.new do |s| s.name = "hypertext" s.version = "0.0.3" s.summary = "Hypertext authoring" s.description = "Hypertext authoring with Ruby" s.authors = ["Michel Martens"] s.email = ["michel@soveran.com"] s.homepage = "https://github.com/soveran/hypertext" s.license = "MIT" s.files = `git ls-files`.split("\n") s.add_development_dependency "cutest" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hypertext-0.0.3 | hypertext.gemspec |