Sha256: 65b73207565e4a1ac48b344dcabe5f642f7c75a3d662a4dcc3499b95ada77baa

Contents?: true

Size: 894 Bytes

Versions: 1

Compression:

Stored size: 894 Bytes

Contents

# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = 'pandoc-ruby'
  s.version = '2.1.4'
  s.authors = ['William Melody']
  s.date = '2020-03-25'
  s.description = 'Ruby wrapper for Pandoc'
  s.email = 'hi@williammelody.com'
  s.extra_rdoc_files = [
    'LICENSE',
    'README.md'
  ]
  s.files = %w[
    .document
    Gemfile
    Gemfile.lock
    LICENSE
    README.md
    Rakefile
    lib/pandoc-ruby.rb
    pandoc-ruby.gemspec
    test/benchmark.rb
    test/files/benchmark.txt
    test/files/test.md
    test/helper.rb
    test/test_conversions.rb
    test/test_pandoc_ruby.rb
  ]
  s.homepage = 'http://github.com/xwmx/pandoc-ruby'
  s.licenses = ['MIT']
  s.require_paths = ['lib']
  s.required_ruby_version = '>= 2.2'
  s.summary = 'PandocRuby'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pandoc-ruby-2.1.4 pandoc-ruby.gemspec