Sha256: b2d96e5fe5691de4c64d0a7d2166fafa8877c72c250040b23fcc642ad99ca141

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.5'

    # 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.5 lib/stash/wrapper/module_info.rb