Sha256: 622c415fa20c9c585f5899c57bebe3a6ddefde617cacff894345447f1c207819
Contents?: true
Size: 1.44 KB
Versions: 0
Compression: gzip
Compressed size: 634 Bytes
Stored size: 634 Bytes
Contents
--- !ruby/object:Gem::Specification name: kalv-tfl-tube-stations version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Kalvir Sandhu autorequire: bindir: bin cert_chain: [] date: 2009-08-01 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