RubyGems Navigation menu

gtfs_reader 1.1.0

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. 4.1.0 - May 18, 2020 (22 KB)
  2. 4.0.0 - May 18, 2020 (22 KB)
  3. 3.1.0 - September 23, 2018 (22 KB)
  4. 1.2.0 - July 15, 2017 (22 KB)
  5. 1.1.0 - October 06, 2014 (22 KB)
Show all versions (11 total)

Runtime Dependencies (4):

activesupport ~> 4.1
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:

ee35ff23a49d3ab349be9ffcb53f3cba1c6d9cdbee8a329472109b9c2c2ae53e

Total downloads 14,568

For this version 2,835

License:

GPL 3

Required Ruby Version: >= 0

Links: