Sha256: 2b9f299e2382809192c018d0c2399e91462a0bf99f01c4c8d210a082111eb7e3

Contents?: true

Size: 1.88 KB

Versions: 0

Compression: gzip

Compressed size: 901 Bytes

Stored size: 901 Bytes

Contents

--- !ruby/object:Gem::Specification
name: xhtml_report_generator
version: !ruby/object:Gem::Version
  version: 4.0.3
platform: ruby
authors:
- Manuel Widmer
autorequire: 
bindir: bin
cert_chain: []
date: 2020-07-17 00:00:00.000000000 Z
dependencies: []
description: |
  The generator can be used to create html or xhtml files. It comes with many utility functions.

  The javascript to render the table of contents, the custom generator functions and style sheet all can be
  supplied by your own, if necessary. By default there are methods to insert tables, links, paragraphs, preformatted text
  and arbitrary xhtml code. Due to the xml nature it is also easy to insert SVG graphs / pictures.

  Checkout the github project to see some examples.
email: m-widmer@gmx.ch
executables: []
extensions: []
extra_rdoc_files: []
files:
- LICENSE
- README.md
- lib/xhtml_report_generator.rb
- resource/c3v0.7.18/c3.min.css
- resource/c3v0.7.18/c3.min.js
- resource/css/horizontal.png
- resource/css/print.css
- resource/css/style.css
- resource/css/vertical.png
- resource/d3v5.16.0/d3.min.js
- resource/js/jquery-3.5.1.min.js
- resource/js/layout_split.js
- resource/js/split.min.js
- resource/js/table_of_contents.js
- resource/js/toggle_linewrap.js
- resource/passfail_bgcolor.js
- resource/toc.min.js
- resource/toc_full.js
homepage: https://rubygems.org/gems/xhtml_report_generator
licenses:
- MIT
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.0.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.1.2
signing_key: 
specification_version: 4
summary: A simple html or xhtml generator or logger to create human readable reports
  and logs
test_files: []

Package Spec version

xhtml_report_generator-4.0.3