htslib 0.0.8 → 0.0.10

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: htslib
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - kojix2
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-15 00:00:00.000000000 Z
11
+ date: 2022-04-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi
@@ -144,9 +144,11 @@ files:
144
144
  - lib/hts/faidx.rb
145
145
  - lib/hts/ffi_ext/README.md
146
146
  - lib/hts/ffi_ext/struct.rb
147
+ - lib/hts/hts.rb
147
148
  - lib/hts/libhts.rb
148
149
  - lib/hts/libhts/bgzf.rb
149
150
  - lib/hts/libhts/constants.rb
151
+ - lib/hts/libhts/cram.rb
150
152
  - lib/hts/libhts/faidx.rb
151
153
  - lib/hts/libhts/hfile.rb
152
154
  - lib/hts/libhts/hts.rb