Sha256: 92914be42bb789b8008f599b0aebb6d7aba7dabaad69e2e1609af124528c85f5
Contents?: true
Size: 1.74 KB
Versions: 0
Compression: gzip
Compressed size: 684 Bytes
Stored size: 684 Bytes
Contents
--- !ruby/object:Gem::Specification name: markdownj version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 0 version: 0.1.0 platform: java authors: - James Golick autorequire: bindir: bin cert_chain: [] date: 2010-09-27 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 2 - 9 version: 1.2.9 type: :development version_requirements: *id001 description: (J)Ruby wrapper around markdownj. email: jamesgolick@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - lib/markdownj.rb - lib/markdownj/markdownj-1.0.2b4-0.3.0.jar - spec/markdownj_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/jamesgolick/markdownj licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: (J)Ruby wrapper around markdownj. test_files: - spec/markdownj_spec.rb - spec/spec_helper.rb