Sha256: ef669339b8416d3f296c673f0e84f98cc2881d992636e217006d3aae03c19eff

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