RubyGems Navigation menu

gtfs_reader 4.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:
=

インストール:
=

バージョン履歴:

  1. 4.1.0 May 18, 2020 (22KB)
  2. 4.0.0 May 18, 2020 (22KB)
  3. 3.1.0 September 23, 2018 (22KB)
  4. 1.2.0 July 15, 2017 (22KB)
  5. 1.1.0 October 06, 2014 (22KB)
全てのバージョンを表示(全11件)

Runtime依存関係 (3):

activesupport >= 5.0, < 7.0
colorize ~> 0.8
rubyzip ~> 2.3

Development依存関係 (6):

bundler ~> 2.1
guard-rspec ~> 4.7
juwelier ~> 2.3
pry ~> 0.13
pry-byebug ~> 3.9
yard ~> 0.9

所有者:

プッシュ者:

作者:

  • Jon Sangster

SHA 256チェックサム:

=

累計ダウンロード数 15,514

このバージョンのみ 2,025

このバージョンがリリースされたのは:

ライセンス:

GPL-3.0

必要なRubyのバージョン: >= 0

リンク: