rimageanalysistools 5.1.2.1-java → 5.1.3.1-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/extlib/ImageAnalysisTools.jar +0 -0
  2. metadata +19 -17
metadata CHANGED
@@ -1,18 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rimageanalysistools
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.1.2.1
5
- prerelease:
4
+ version: 5.1.3.1
5
+ prerelease:
6
6
  platform: java
7
7
  authors:
8
8
  - Colin J. Fuller
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
  date: 2013-01-25 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Helper code and some extensions for the ImageAnalysisTools package at
15
- http://cjfuller.github.com/imageanalysistools/
14
+ description: Helper code and some extensions for the ImageAnalysisTools package at http://cjfuller.github.com/imageanalysistools/
16
15
  email: cjfuller@gmail.com
17
16
  executables: []
18
17
  extensions: []
@@ -28,39 +27,42 @@ files:
28
27
  - lib/rimageanalysistools/get_image.rb
29
28
  - lib/rimageanalysistools/skeletonizer.rb
30
29
  - lib/rimageanalysistools/get_filter.rb
30
+ - lib/rimageanalysistools/centroids.rb
31
+ - lib/rimageanalysistools/drawing.rb
32
+ - lib/rimageanalysistools/image_shortcuts.rb
31
33
  - lib/rimageanalysistools/fitting/bisquare_linear_fit.rb
32
34
  - lib/rimageanalysistools/method/centromere_finding_method.rb
33
35
  - lib/rimageanalysistools/method/method.rb
34
36
  - lib/rimageanalysistools/image/io/image_writer.rb
35
- - lib/rimageanalysistools/centroids.rb
36
- - lib/rimageanalysistools/drawing.rb
37
- - lib/rimageanalysistools/image_shortcuts.rb
38
37
  - extlib/ImageAnalysisTools.jar
39
38
  homepage: https://github.com/cjfuller/rimageanalysistools/
40
39
  licenses:
41
40
  - MIT
42
- post_install_message:
41
+ post_install_message:
43
42
  rdoc_options: []
44
43
  require_paths:
45
44
  - lib
46
45
  - extlib
47
46
  required_ruby_version: !ruby/object:Gem::Requirement
48
- none: false
49
47
  requirements:
50
- - - ! '>='
48
+ - - ">="
51
49
  - !ruby/object:Gem::Version
52
- version: '0'
53
- required_rubygems_version: !ruby/object:Gem::Requirement
50
+ version: !binary |-
51
+ MA==
54
52
  none: false
53
+ required_rubygems_version: !ruby/object:Gem::Requirement
55
54
  requirements:
56
- - - ! '>='
55
+ - - ">="
57
56
  - !ruby/object:Gem::Version
58
- version: '0'
57
+ version: !binary |-
58
+ MA==
59
+ none: false
59
60
  requirements:
60
61
  - jruby
61
- rubyforge_project:
62
+ rubyforge_project:
62
63
  rubygems_version: 1.8.24
63
- signing_key:
64
+ signing_key:
64
65
  specification_version: 3
65
66
  summary: JRuby extensions to the ImageAnalysisTools java package
66
67
  test_files: []
68
+ has_rdoc: