File: Gemfile

package info (click to toggle)
ruby-bio 2.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,952 kB
  • sloc: ruby: 68,325; perl: 13; makefile: 11; sh: 1
file content (9 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
3
4
5
6
7
8
9
source "https://rubygems.org"

gem "matrix"
gem "rexml"

gem "rake"
gem "rdoc"
gem "test-unit"