Sha256: 45cf7afe59053357f97c6bed271436652839e768e1d370658eb46ebaf5ac5c48
Contents?: true
Size: 1.37 KB
Versions: 0
Compression: gzip
Compressed size: 652 Bytes
Stored size: 652 Bytes
Contents
--- !ruby/object:Gem::Specification name: mn2pdf version: !ruby/object:Gem::Version version: '1.36' platform: ruby authors: - Ribose Inc. autorequire: bindir: exe cert_chain: [] date: 2021-09-07 00:00:00.000000000 Z dependencies: [] description: | mn2pdf converts Metanorma XML into PDF. This gem is a wrapper around mn2pdf.jar available from https://github.com/metanorma/mn2pdf, with versions matching the JAR file. email: - open.source@ribose.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/rake.yml" - ".github/workflows/release-tag.yml" - ".github/workflows/release.yml" - ".gitignore" - ".hound.yml" - ".rspec" - ".rubocop.yml" - CODE_OF_CONDUCT.md - Gemfile - README.adoc - Rakefile - bin/console - bin/mn2pdf.jar - bin/setup - lib/mn2pdf.rb - lib/mn2pdf/version.rb - mn2pdf.gemspec homepage: https://github.com/metanorma/mn2pdf-ruby licenses: - BSD-2-Clause metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.4.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.3.1 signing_key: specification_version: 4 summary: mn2pdf converts Metanorma XML into PDF. test_files: []