Sha256: 85f4e36e2bceb00ff3e84f1f359fc10fa1a55e0d7a60b3e346cb0491f4106cf7
Contents?: true
Size: 510 Bytes
Versions: 1
Compression:
Stored size: 510 Bytes
Contents
module BerkeleyLibrary module TIND class ModuleInfo NAME = 'berkeley_library-tind'.freeze AUTHOR = 'David Moles'.freeze AUTHOR_EMAIL = 'dmoles@berkeley.edu'.freeze SUMMARY = 'TIND DA utilities for the UC Berkeley Library'.freeze DESCRIPTION = 'UC Berkeley Library utility gem for working with the TIND DA digital archive.'.freeze LICENSE = 'MIT'.freeze VERSION = '0.4.3'.freeze HOMEPAGE = 'https://github.com/BerkeleyLibrary/tind'.freeze end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
berkeley_library-tind-0.4.3 | lib/berkeley_library/tind/module_info.rb |