Sha256: 45aa6e7de2c858b918a0e5f8859faed4f9b2f0f70dad528fa696fa464f4dae7b

Contents?: true

Size: 525 Bytes

Versions: 1

Compression:

Stored size: 525 Bytes

Contents

module BerkeleyLibrary
  module Holdings
    module ModuleInfo
      NAME = 'berkeley_library-holdings'.freeze
      AUTHOR = 'David Moles'.freeze
      AUTHOR_EMAIL = 'dmoles@berkeley.edu'.freeze
      SUMMARY = 'Holdings-related utilities for the UC Berkeley Library'.freeze
      DESCRIPTION = 'A collection of holdings-related utilities for the UC Berkeley Library'.freeze
      LICENSE = 'MIT'.freeze
      VERSION = '1.0.5'.freeze
      HOMEPAGE = 'https://github.com/BerkeleyLibrary/holdings'.freeze
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
berkeley_library-holdings-1.0.5 lib/berkeley_library/holdings/module_info.rb