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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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 Abhängigkeiten (4):

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

Anforderungen:

SQLite

Besitzer:

Autoren:

  • Martin Stein

SHA 256-Prüfsumme:

= In die Zwischenablage kopieren Kopiert!

Downloads insgesamt 5.427

Für diese Version 2.099

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.5

Links: