Sha256: e2dc31d1c0363226a0d89762e8e2bab8585752cfb0fa0c8bc58ab39add769676
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.5.0'.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.5.0 | lib/berkeley_library/tind/module_info.rb |