Sha256: 9a1e356de4ed978b09c8adbff63bef6e20774b050f7a4af4982cb4c9ed792697
Contents?: true
Size: 1.41 KB
Versions: 0
Compression: gzip
Compressed size: 657 Bytes
Stored size: 657 Bytes
Contents
--- !ruby/object:Gem::Specification name: mn2sts version: !ruby/object:Gem::Version version: 1.5.0 platform: ruby authors: - Ribose Inc. autorequire: bindir: exe cert_chain: [] date: 2020-08-31 00:00:00.000000000 Z dependencies: [] description: | mn2sts converts Metanorma XML into NISO STS XML. This gem is a wrapper around mn2sts.jar available from https://github.com/metanorma/mn2sts, with versions matching the JAR file. email: - open.source@ribose.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/macos.yml" - ".github/workflows/release-tag.yml" - ".github/workflows/release.yml" - ".github/workflows/ubuntu.yml" - ".github/workflows/windows.yml" - ".gitignore" - ".rspec" - CODE_OF_CONDUCT.md - Gemfile - README.adoc - Rakefile - bin/console - bin/mn2sts.jar - bin/setup - lib/mn2sts.rb - lib/mn2sts/version.rb - mn2sts.gemspec homepage: https://github.com/metanorma/mn2sts-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 signing_key: specification_version: 4 summary: mn2sts converts Metanorma XML into NISO STS XML. test_files: []