Sha256: aec3c3acc1f53b44b313e343cc8d0fa258c64c432610b24d6a85c88487818087

Contents?: true

Size: 1.78 KB

Versions: 0

Compression: gzip

Compressed size: 835 Bytes

Stored size: 835 Bytes

Contents

--- !ruby/object:Gem::Specification
name: xhtml_report_generator
version: !ruby/object:Gem::Version
  version: 3.1.0
platform: ruby
authors:
- Manuel Widmer
autorequire: 
bindir: bin
cert_chain: []
date: 2016-09-30 00:00:00.000000000 Z
dependencies: []
description: "The generator can be used to create html or xhtml files. It comes with
  many utility functions.\n  \nThe javascript to render the table of contents, the
  custom generator functions and style sheet all can be\nsupplied by your own, if
  necessary. By default there are methods to insert tables, links, paragraphs, preformatted
  text\nand arbitrary xhtml code. Due to the xml nature it is also easy to insert
  SVG graphs / pictures.\n\nCheckout the github project to see some examples.\n"
email: m-widmer@gmx.ch
executables: []
extensions: []
extra_rdoc_files: []
files:
- LICENSE
- README.md
- lib/xhtml_report_generator.rb
- lib/xhtml_report_generator/custom.rb
- lib/xhtml_report_generator/jquery.min.js
- lib/xhtml_report_generator/print_template.css
- lib/xhtml_report_generator/split.min.js
- lib/xhtml_report_generator/style_template.css
- lib/xhtml_report_generator/toc.min.js
- lib/xhtml_report_generator/version.rb
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.4.5.1
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-3.1.0