Sha256: 528b7fb6e3454ee2501b22cca393b3567ee22d7563e3bc90ebe071177e2892ef

Contents?: true

Size: 935 Bytes

Versions: 1

Compression:

Stored size: 935 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.8'
  s.authors = ['William Melody']
  s.date = '2023-10-04'
  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\ File\ 1.md
    test/files/Test\ File\ 2.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.8 pandoc-ruby.gemspec