Class: BerkeleyLibrary::TIND::ModuleInfo

Inherits:
Object
  • Object
show all
Defined in:
lib/berkeley_library/tind/module_info.rb

Constant Summary collapse

NAME =
'berkeley_library-tind'.freeze
AUTHORS =
['David Moles', 'Yuchai Zhou', 'David Zuckerman'].freeze
AUTHOR_EMAILS =
['[email protected]', '[email protected]', '[email protected]'].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.8.0'.freeze
HOMEPAGE =
'https://github.com/BerkeleyLibrary/tind'.freeze