RubyGems Navigation menu

saxon 0.2.2-java

Wraps the Saxon 9.9 XML and XSLT library so you can process, transform, query, and generate XML documents using XSLT 3, XQuery, and XPath 3.1. The HE open-source version is bundled, but you can use the paid-for PE and EE versions of the Java library with this gem as well. It aims to provide an idiomatic Ruby wrapper around all of Saxon's features.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - October 19, 2019 java (5.5 KB)
  2. 0.2.2 - April 15, 2019 java (4.9 MB)
  3. 0.2.1 - April 15, 2019 java (4.9 MB)
  4. 0.2.0 - April 14, 2019 java (4.9 MB)
  5. 0.1.0 - April 12, 2019 java (4.9 MB)

Development Dependencies (9):

addressable ~> 2.4.0
bundler ~> 2.0
rake ~> 12.0
rspec ~> 3.0
simplecov ~> 0.15
vcr ~> 4.0
webmock ~> 2.3.2
yard ~> 0.9.12

Requirements:

jar net.sf.saxon, Saxon-HE, 9.9.1-2

Owners:

Authors:

  • Matt Patterson

SHA 256 checksum:

7d1e8aa61828c42f7e564f311139d15efb82282a3bdc26ee8af7634184ab13df

Total downloads 7,511

For this version 1,449

License:

MIT

Required Ruby Version: >= 0

Links: