Sha256: 8e6d9bd0853d74ff7abd36ec2d1a6facbb8647e998d955f97981fa8f87341c67

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.1'.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.1 lib/berkeley_library/holdings/module_info.rb