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.5 KB)
  2. 0.0.9 - September 14, 2018 (16.5 KB)
  3. 0.0.8 - September 12, 2018 (16.5 KB)

Runtime 相依性套件 (4):

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

必填:

SQLite

擁有者:

作者:

  • Martin Stein

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 5,424

這個版本 2,098

授權:

MIT

Ruby 版本需求: >= 2.5

相關連結: