RubyGems Navigation menu

dwcr 0.1.0

# DwCR DwCA in a SQLite database complete with [Sequel](https://github.com/jeremyevans/sequel) models. ## Command Line Tool ### Create a new DwCR file From within the directory of a DwC Archive: ```ruby dwcr new -t dwcr-test.db ``` will create the file in the directory, named after the directory see `dwcr new --help` for options ### Load an existing DwCR file ```ruby dwcr load ~/documents/dwca/dwcr-test.db ```

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

インストール:
=

バージョン履歴:

  1. 0.1.0 - September 17, 2018 (16.5KB)
  2. 0.0.9 - September 14, 2018 (16.5KB)
  3. 0.0.8 - September 12, 2018 (16.5KB)

Runtime依存関係 (4):

nokogiri ~> 1
psych ~> 3
sequel ~> 5
sqlite3 ~> 1

必須要件:

SQLite

所有者:

作者:

  • Martin Stein

SHA 256チェックサム:

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

累計ダウンロード数 5,428

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

ライセンス:

MIT

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

リンク: