Sha256: 686b88def71b97d97fd5fc602da9bca93650b073f6f8023d4bc2cca2fe8ea12a

Contents?: true

Size: 355 Bytes

Versions: 1

Compression:

Stored size: 355 Bytes

Contents

module Stash
  # Code relating to the {https://dash.cdlib.org/stash_wrapper/ Stash wrapper format}
  module Wrapper
    # The name of this gem
    NAME = 'stash-wrapper'

    # The version of this gem
    VERSION = '0.1.4'

    # The copyright notice for this gem
    COPYRIGHT = 'Copyright (c) 2016 The Regents of the University of California'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stash-wrapper-0.1.4 lib/stash/wrapper/module_info.rb