Sha256: 960b867d16659741e9d39cd6c1d99b0284adeafb76c6db8a678a011bde4e71ea
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.6.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.6.0 | lib/berkeley_library/tind/module_info.rb |