RubyGems Navigation menu

gtfs-reader 0.2.7

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.9
yard ~> 0.8

Owners:

Authors:

  • Jon Sangster

SHA 256 checksum:

895412cb29da621d3556d251b8bb058ffd2287afa715340884e317b2a16d4aa8

Total downloads 21,060

For this version 2,470

License:

GPL 3

Required Ruby Version: >= 0

Links: