--- !ruby/object:Gem::Specification name: wrongdoc version: !ruby/object:Gem::Version hash: 19 prerelease: false segments: - 1 - 1 - 0 version: 1.1.0 platform: ruby authors: - wrongdoc hackers autorequire: bindir: bin cert_chain: [] date: 2010-12-29 00:00:00 +00:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: nokogiri prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 15 segments: - 1 - 4 - 4 version: 1.4.4 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: tidy_ffi prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 29 segments: - 0 - 1 - 3 version: 0.1.3 type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: rdoc prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 5 segments: - 3 - 1 version: "3.1" type: :runtime version_requirements: *id003 description: |- wrongdoc mangles an existing RDoc directory and makes any changes we feel like. It mainly removes JavaScript from Darkfish and adds links to a {cgit}[http://hjemli.net/git/cgit/] instance. It is a bikeshed project and *entirely* subject to the whims of its creator, so it is likely the wrong solution for anybody else. email: wrongdoc@librelist.org executables: - wrongdoc extensions: [] extra_rdoc_files: - ChangeLog - lib/wrongdoc.rb - lib/wrongdoc/changelog.rb - lib/wrongdoc/final.rb - lib/wrongdoc/gemspec.rb - lib/wrongdoc/history.rb - lib/wrongdoc/merge.rb - lib/wrongdoc/news_atom.rb - lib/wrongdoc/news_rdoc.rb - lib/wrongdoc/parse_xml.rb - lib/wrongdoc/prepare.rb - lib/wrongdoc/rdoc.rb - lib/wrongdoc/rdoc_options.rb - lib/wrongdoc/readme.rb - lib/wrongdoc/release.rb - NEWS - README - LATEST - LICENSE - wrongdoc_1 - dotwrongdoc_5 files: - .document - .gitignore - .manifest - .wrongdoc.yml - COPYING - ChangeLog - Documentation/.gitignore - Documentation/GNUmakefile - Documentation/dotwrongdoc.5.ronn - Documentation/wrongdoc.1.ronn - GIT-VERSION-FILE - GIT-VERSION-GEN - GNUmakefile - LATEST - LICENSE - NEWS - README - bin/wrongdoc - dotwrongdoc_5 - lib/wrongdoc.rb - lib/wrongdoc/changelog.rb - lib/wrongdoc/final.rb - lib/wrongdoc/gemspec.rb - lib/wrongdoc/history.rb - lib/wrongdoc/merge.rb - lib/wrongdoc/news_atom.rb - lib/wrongdoc/news_rdoc.rb - lib/wrongdoc/parse_xml.rb - lib/wrongdoc/prepare.rb - lib/wrongdoc/rdoc.rb - lib/wrongdoc/rdoc_options.rb - lib/wrongdoc/readme.rb - lib/wrongdoc/release.rb - man/man1/wrongdoc.1 - man/man5/dotwrongdoc.5 - setup.rb - wrongdoc.gemspec - wrongdoc_1 has_rdoc: true homepage: http://bogomips.org/wrongdoc/ licenses: [] post_install_message: rdoc_options: - -t - wrongdoc - RDoc done right (IMNSHO) - -W - http://git.bogomips.org/cgit/wrongdoc.git/tree/%s require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rainbows rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: RDoc done right (IMNSHO) test_files: []