Sha256: 90b91354b61ba62d6f3e8b9ff48ff533b286ef3632a5ff5b617b1f1f065ed3ff

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 = '3.0.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-3.0.0 lib/berkeley_library/location/module_info.rb