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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 Dependencies (4):

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

Requirements:

SQLite

Owners:

Authors:

  • Martin Stein

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 5,429

For this version 2,100

License:

MIT

Required Ruby Version: >= 2.5

Links: