Sha256: c9ae20bd281df0f2c23ad0cb8f5bdc1d8f0b2c36ada0397ab30df3affccb99e3
Contents?: true
Size: 418 Bytes
Versions: 1
Compression:
Stored size: 418 Bytes
Contents
Gem::Specification.new do |spec| spec.name = "schematron" spec.version = '0.0.1' spec.summary = "ISO Schematron Validation" spec.email = "flazzarino@gmail.com" spec.homepage = 'http://github.com/flazz/iso-schematron' spec.authors = ["Francesco Lazzarino"] spec.files = ["Rakefile", "schematron.gemspec", "bin/validate", "bin/validate-sh"] spec.has_rdoc = true end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
schematron-0.0.1 | schematron.gemspec |