Sha256: 384d2a31ab6e592afd2628c99d61982e3d131d5bc64e61bfb7bf0ab111ff9dd5
Contents?: true
Size: 1.79 KB
Versions: 0
Compression: gzip
Compressed size: 839 Bytes
Stored size: 839 Bytes
Contents
--- !ruby/object:Gem::Specification name: xhtml_report_generator version: !ruby/object:Gem::Version version: 3.0.2 platform: ruby authors: - Manuel Widmer autorequire: bindir: bin cert_chain: [] date: 2016-08-29 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.6.2 signing_key: specification_version: 4 summary: A simple html or xhtml generator or logger to create human readable reports and logs test_files: [] has_rdoc: