Sha256: 90933dc5b72cdc304652ea27ae1b0cdce54ed571e5270417ada1272d9ec7016d

Contents?: true

Size: 499 Bytes

Versions: 4

Compression:

Stored size: 499 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"           # Gems
end

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

Version data entries

4 entries across 4 versions & 4 rubygems

Version Path
lbfgsb-0.4.1 Steepfile
numo-libsvm-1.1.2 Steepfile
numo-liblinear-1.2.2 Steepfile
numo-pocketfft-0.3.2 Steepfile