--- !ruby/object:Gem::Specification name: dnote version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 2 - 0 version: 1.2.0 platform: ruby authors: - Thomas Sawyer autorequire: bindir: bin cert_chain: [] date: 2010-02-18 00:00:00 -05:00 default_executable: dependencies: [] description: "" email: executables: - dnote extensions: [] extra_rdoc_files: [] files: - bin/dnote - lib/dnote/format.rb - lib/dnote/note.rb - lib/dnote/notes.rb - lib/dnote/session.rb - lib/dnote/string.rb - lib/dnote/templates/html/file.erb - lib/dnote/templates/html/label.erb - lib/dnote/templates/html/list.erb - lib/dnote/templates/html.erb - lib/dnote/templates/json/file.erb - lib/dnote/templates/json/label.erb - lib/dnote/templates/json/list.erb - lib/dnote/templates/json.erb - lib/dnote/templates/md/file.erb - lib/dnote/templates/md/label.erb - lib/dnote/templates/md/list.erb - lib/dnote/templates/md.erb - lib/dnote/templates/rdoc/file.erb - lib/dnote/templates/rdoc/label.erb - lib/dnote/templates/rdoc/list.erb - lib/dnote/templates/rdoc.erb - lib/dnote/templates/soap/file.erb - lib/dnote/templates/soap/label.erb - lib/dnote/templates/soap/list.erb - lib/dnote/templates/soap.erb - lib/dnote/templates/text/file.erb - lib/dnote/templates/text/label.erb - lib/dnote/templates/text/list.erb - lib/dnote/templates/text.erb - lib/dnote/templates/xml/file.erb - lib/dnote/templates/xml/label.erb - lib/dnote/templates/xml/list.erb - lib/dnote/templates/xml.erb - lib/dnote/templates/xoxo/file.erb - lib/dnote/templates/xoxo/label.erb - lib/dnote/templates/xoxo/list.erb - lib/dnote/templates/xoxo.erb - lib/dnote/templates/yaml/file.erb - lib/dnote/templates/yaml/label.erb - lib/dnote/templates/yaml/list.erb - lib/dnote/templates/yaml.erb - lib/dnote.rb - lib/plugins/syckle/dnote.rb - meta/account - meta/authors - meta/contact - meta/name - meta/released - meta/repository - meta/suite - meta/summary - meta/title - meta/version - test/cases/notes_case.rb - LICENSE - README.rdoc - HISTORY has_rdoc: true homepage: licenses: [] post_install_message: rdoc_options: - --title - D'Note API 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: dnote rubygems_version: 1.3.6.pre.3 signing_key: specification_version: 3 summary: Extract developer notes from source code. test_files: []