Sha256: 32490215c18764e7d8c4049fd9c9fb0b8ff5c734b605f7d7baabf85b22c5348e

Contents?: true

Size: 548 Bytes

Versions: 1

Compression:

Stored size: 548 Bytes

Contents

module BerkeleyLibrary
  module Location
    module ModuleInfo
      NAME = 'berkeley_library-location'.freeze
      AUTHOR = 'UC Berkeley Library IT'.freeze
      AUTHOR_EMAIL = 'libdevelopers@lists.berkeley.edu'.freeze
      SUMMARY = 'Locaton-related utilities for the UC Berkeley Library'.freeze
      DESCRIPTION = 'A collection of location-related utilities for the UC Berkeley Library'.freeze
      LICENSE = 'MIT'.freeze
      VERSION = '4.1.0'.freeze
      HOMEPAGE = 'https://github.com/BerkeleyLibrary/location'.freeze
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
berkeley_library-location-4.1.0 lib/berkeley_library/location/module_info.rb