--- !ruby/object:Gem::Specification name: vclog version: !ruby/object:Gem::Version hash: 11 prerelease: false segments: - 1 - 7 - 0 version: 1.7.0 platform: ruby authors: - Thomas Sawyer autorequire: bindir: bin cert_chain: [] date: 2010-06-27 00:00:00 -04:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: facets prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 11 segments: - 2 - 4 version: "2.4" type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: ansi prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 11 segments: - 1 - 2 version: "1.2" type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: syckle prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id003 - !ruby/object:Gem::Dependency name: cucumber prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id004 - !ruby/object:Gem::Dependency name: aruba prerelease: false requirement: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id005 description: VCLog is a cross-VCS/SCM ChangeLog generator. email: transfire@gmail.com executables: - vclog extensions: [] extra_rdoc_files: - README.rdoc files: - bin/vclog - lib/plugins/syckle/vclog.rb - lib/vclog/adapters/abstract.rb - lib/vclog/adapters/darcs.rb - lib/vclog/adapters/git.rb - lib/vclog/adapters/hg.rb - lib/vclog/adapters/svn.rb - lib/vclog/adapters.rb - lib/vclog/change.rb - lib/vclog/changelog.rb - lib/vclog/cli/abstract.rb - lib/vclog/cli/bump.rb - lib/vclog/cli/changelog.rb - lib/vclog/cli/help.rb - lib/vclog/cli/history.rb - lib/vclog/cli/list.rb - lib/vclog/cli/version.rb - lib/vclog/cli.rb - lib/vclog/config.rb - lib/vclog/facets.rb - lib/vclog/formatter.rb - lib/vclog/heuristics/default.rb - lib/vclog/heuristics.rb - lib/vclog/history.rb - lib/vclog/kernel.rb - lib/vclog/metadata.rb - lib/vclog/release.rb - lib/vclog/tag.rb - lib/vclog/templates/changelog.ansi.rb - lib/vclog/templates/changelog.atom.erb - lib/vclog/templates/changelog.gnu.rb - lib/vclog/templates/changelog.html.erb - lib/vclog/templates/changelog.json.rb - lib/vclog/templates/changelog.markdown.rb - lib/vclog/templates/changelog.rdoc.rb - lib/vclog/templates/changelog.rss.erb - lib/vclog/templates/changelog.xml.erb - lib/vclog/templates/changelog.xsl - lib/vclog/templates/changelog.yaml.rb - lib/vclog/templates/history.ansi.rb - lib/vclog/templates/history.atom.erb - lib/vclog/templates/history.gnu.rb - lib/vclog/templates/history.html.erb - lib/vclog/templates/history.json.rb - lib/vclog/templates/history.markdown.rb - lib/vclog/templates/history.rdoc.rb - lib/vclog/templates/history.rss.erb - lib/vclog/templates/history.xml.erb - lib/vclog/templates/history.yaml.rb - lib/vclog.rb - features/git.feature - features/hg.feature - features/step_definitions/history_steps.rb - features/step_definitions/repo_steps.rb - features/support/ae.rb - features/support/aruba.rb - features/support/loadpath.rb - features/support/repo.rb - features/svn.feature - HISTORY.rdoc - PROFILE - LICENSE - README.rdoc - REQUIRE - VERSION has_rdoc: true homepage: http://proutils.github.com/vclog licenses: [] post_install_message: rdoc_options: - --title - VCLog API - --main - README.rdoc 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: vclog rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Cross-VCS/SCM ChangeLog Generator test_files: []