Sha256: 698a86deecbda836609f34dc50aae72bb41e513abd1278549493c5e93eac93f6

Contents?: true

Size: 504 Bytes

Versions: 5

Compression:

Stored size: 504 Bytes

Contents

target :lib do
  signature "sig", "sig-deps"

  check "lib"                       # Directory name
#   check "Gemfile"                   # File name
#   check "app/models/**/*.rb"        # Glob
#   # ignore "lib/templates/*.rb"
#
#   # library "pathname", "set"       # Standard libraries
#   library "numo-narray", "numo-linalg"  # Gems
end

# target :spec do
#   signature "sig", "sig-private"
#
#   check "spec"
#
#   # library "pathname", "set"       # Standard libraries
#   # library "rspec"
# end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
numo-openblas-0.4.5 Steepfile
numo-openblas-0.4.4 Steepfile
numo-openblas-0.4.3 Steepfile
numo-openblas-0.4.2 Steepfile
numo-openblas-0.4.1 Steepfile