gnuplot 1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +35 -0
metadata ADDED
@@ -0,0 +1,35 @@
1
+ --- !ruby/object:Gem::Specification
2
+ rubygems_version: 0.8.1
3
+ specification_version: 1
4
+ name: gnuplot
5
+ version: !ruby/object:Gem::Version
6
+ version: "1.0"
7
+ date: 2004-09-20
8
+ summary: Utility library to aid in interacting with gnuplot
9
+ require_paths:
10
+ - lib
11
+ author: Gordon James Miller
12
+ email: gmiller@bittwiddlers.com
13
+ homepage: http://rgplot.rubyforge.org
14
+ rubyforge_project: rgplot
15
+ description:
16
+ autorequire: gnuplot.rb
17
+ default_executable:
18
+ bindir: bin
19
+ has_rdoc: false
20
+ required_ruby_version: !ruby/object:Gem::Version::Requirement
21
+ requirements:
22
+ -
23
+ - ">"
24
+ - !ruby/object:Gem::Version
25
+ version: 0.0.0
26
+ version:
27
+ platform: ruby
28
+ files: []
29
+ test_files: []
30
+ rdoc_options: []
31
+ extra_rdoc_files: []
32
+ executables: []
33
+ extensions: []
34
+ requirements: []
35
+ dependencies: []