Sha256: db5338955b685d6237028b91d49c629f6b9d8cb9fe951dffea5ebe41d8563013

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.0'
  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
flazz-schematron-0.0.0 schematron.gemspec