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,428

这个版本 2,099

许可:

MIT

需要的 Ruby 版本: >= 2.5

链接: