RubyGems Navigation menu

gtfs-reader 0.2.9

Reads and parses zip files conforming to Google's GTFS spec. Such files can take up quite a bit of memory when inflated, so this gem prefers to read them as a stream of rows. GTFS Spec: https://developers.google.com/transit/gtfs

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.11 - August 18, 2014 (21.5 KB)
  2. 0.2.9 - August 05, 2014 (21 KB)
  3. 0.2.8 - July 29, 2014 (21 KB)
  4. 0.2.7 - July 14, 2014 (21 KB)
  5. 0.2.5 - April 10, 2014 (21 KB)
Show all versions (9 total)

Runtime Dependencies (4):

activesupport ~> 4.0
colorize ~> 0.7
log4r ~> 1.1
rubyzip ~> 1.1

Development Dependencies (5):

bundler ~> 1.0
guard-rspec ~> 4.2
jeweler ~> 2.0
pry ~> 0.10
yard ~> 0.8

Owners:

Authors:

  • Jon Sangster

SHA 256 checksum:

4f069d187bcb5b50295b8433bb5c354620c5ebba54cde91f81bb374569165e03

Total downloads 21,060

For this version 2,477

License:

GPL 3

Required Ruby Version: >= 0

Links: