Sha256: f14968b1c6acdd2a26d765ea30ac8f8a6508f88bbc4dacf2779babca00985eb7
Contents?: true
Size: 511 Bytes
Versions: 1
Compression:
Stored size: 511 Bytes
Contents
module BerkeleyLibrary module Alma class ModuleInfo NAME = 'berkeley_library-alma'.freeze AUTHOR = 'David Moles'.freeze AUTHOR_EMAIL = 'dmoles@berkeley.edu'.freeze SUMMARY = 'Alma/Primo utilities for the UC Berkeley Library'.freeze DESCRIPTION = 'A gem providing Alma/Primo-related utility code for the UC Berkeley Library'.freeze LICENSE = 'MIT'.freeze VERSION = '0.0.6'.freeze HOMEPAGE = 'https://github.com/BerkeleyLibrary/alma'.freeze end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
berkeley_library-alma-0.0.6 | lib/berkeley_library/alma/module_info.rb |