RubyGems Navigation menu

oocsv 0.1.0

A very dynamic object-oriented approach to CSV reading and writing. Unlike the stdlib csv library, this does not handle files. Use the various I/O libraries for that. This gem only handles reading and writing CSV strings. It adds a new struct, CSVEntry, that dynamically has its instance attribute accessor methods created and initialized.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.0 - June 06, 2016 (5.5KB)

所有者:

作者:

  • Eli Foster

SHA 256チェックサム:

549ded03e8556d90910f3713d44f128cef2cd09bdaf6409fce3d3435812f0a16

累計ダウンロード数 3,582

このバージョンのみ 3,582

ライセンス:

MIT

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

リンク: