Sha256: 16afd5b65534eb150bcadd302a6c86bfe167db3c2710c5d67b03d0c6b7e83100

Contents?: true

Size: 1.77 KB

Versions: 0

Compression: gzip

Compressed size: 868 Bytes

Stored size: 868 Bytes

Contents

--- !ruby/object:Gem::Specification
name: xhtml_report_generator
version: !ruby/object:Gem::Version
  version: 4.0.1
platform: ruby
authors:
- Manuel Widmer
autorequire: 
bindir: bin
cert_chain: []
date: 2019-01-26 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.6.12/c3.min.css
- resource/c3v0.6.12/c3.min.js
- resource/css/print.css
- resource/css/style.css
- resource/d3v5.7.0/d3.min.js
- resource/js/jquery-3.2.1.min.js
- resource/js/layout_split.js
- resource/js/split.min.js
- resource/js/table_of_contents.js
- resource/js/toggle_linewrap.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: []
rubyforge_project: 
rubygems_version: 2.7.6
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.1