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
AUTHOR =
'David Moles'.freeze
AUTHOR_EMAIL =
'[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.1.4'.freeze
HOMEPAGE =
'https://github.com/BerkeleyLibrary/util'.freeze