Class: BerkeleyLibrary::Util::ModuleInfo

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

Constant Summary collapse

NAME =
'berkeley_library-util'.freeze
AUTHORS =
['David Moles', 'maría a. matienzo'].freeze
AUTHOR_EMAILS =
['[email protected]', '[email protected]'].freeze
SUMMARY =
'Miscellaneous Ruby utilities for the UC Berkeley Library'.freeze
DESCRIPTION =
'A collection of miscellaneous Ruby routines for the UC Berkeley Library.'.freeze
LICENSE =
'MIT'.freeze
VERSION =
'0.2.0'.freeze
HOMEPAGE =
'https://github.com/BerkeleyLibrary/util'.freeze