Sha256: 0dcd6f9797a4f94b4aea690c933c90b9e65deb47113eaedd4e1d624efd45d018
Contents?: true
Size: 1.44 KB
Versions: 0
Compression: gzip
Compressed size: 632 Bytes
Stored size: 632 Bytes
Contents
--- !ruby/object:Gem::Specification name: kalv-tfl-tube-stations version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Kalvir Sandhu autorequire: bindir: bin cert_chain: [] date: 2009-07-30 00:00:00 -07:00 default_executable: dependencies: [] description: A gem to easily connect to the TFL feed of Tube locations and parse the response email: kalv@kalv.co.uk executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - README.markdown - Rakefile - VERSION - lib/tfl_tube_stations.rb - lib/tfl_tube_stations/entrance.rb - lib/tfl_tube_stations/feed.rb - lib/tfl_tube_stations/station.rb - spec/feed.xml - spec/feed_spec.rb - spec/spec.opts - spec/spec_helper.rb - spec/tfl_tube_stations_spec.rb - tasks/rspec.rake - tfl-tube-stations.gemspec has_rdoc: false homepage: http://github.com/kalv/tfl-tube-stations licenses: post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: TFL Tube Stations Feed Library test_files: - spec/feed_spec.rb - spec/spec_helper.rb - spec/tfl_tube_stations_spec.rb