Sha256: 7d7aef6f7d49f032d649a48494752c56597eeddbcfd2dcbaf4eb8422d7e2171c

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.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-4.0.0 lib/berkeley_library/location/module_info.rb