Sha256: 047299d8160cc7aed2b5fb1ecd06cda82e6b31431c53f9f08ff26746efce76fb
Contents?: true
Size: 1.17 KB
Versions: 0
Compression: gzip
Compressed size: 574 Bytes
Stored size: 574 Bytes
Contents
--- !ruby/object:Gem::Specification name: pointme version: !ruby/object:Gem::Version version: 1.0.1 prerelease: platform: ruby authors: - Szymon UrbaĆ autorequire: bindir: bin cert_chain: [] date: 2011-12-28 00:00:00.000000000Z dependencies: [] description: A simple command line tool for finding all the todo/fixme-lines. email: - szymon.urbas@yahoo.com executables: - pointme extensions: [] extra_rdoc_files: [] files: - .gitignore - CHANGELOG.md - LICENSE - README.md - Rakefile - bin/pointme - lib/pointme.rb - lib/pointme/cli.rb - lib/pointme/look.rb - lib/pointme/version.rb - lib/trollop.rb - pointme.gemspec homepage: http://github.com/semahawk/pointme licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Find all the todo/fixme-lines. test_files: []