File: metadata.yml

package info (click to toggle)
ruby-googlecharts 1.6.12-1
  • links: PTS, VCS
  • area: contrib
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 244 kB
  • ctags: 141
  • sloc: ruby: 1,188; makefile: 3
file content (71 lines) | stat: -rw-r--r-- 1,560 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
--- !ruby/object:Gem::Specification
name: googlecharts
version: !ruby/object:Gem::Version
  version: 1.6.12
platform: ruby
authors:
- Matt Aimonetti
- Andrey Deryabin
- Pedro Pimentel
autorequire: 
bindir: bin
cert_chain: []
date: 2015-08-12 00:00:00.000000000 Z
dependencies: []
description: Generate charts using Google API & Ruby
email: mattaimonetti@gmail.com deriabin@gmail.com zukunft@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- ".travis.yml"
- Gemfile
- History.txt
- License.txt
- README
- README.markdown
- README.txt
- Rakefile
- googlecharts.gemspec
- lib/gchart.rb
- lib/gchart/aliases.rb
- lib/gchart/theme.rb
- lib/gchart/version.rb
- lib/googlecharts.rb
- lib/themes.yml
- spec/fixtures/another_test_theme.yml
- spec/fixtures/test_theme.yml
- spec/gchart_spec.rb
- spec/spec_helper.rb
- spec/theme_spec.rb
homepage: http://googlecharts.rubyforge.org/
licenses:
- MIT
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.4.8
signing_key: 
specification_version: 4
summary: Generate charts using Google API & Ruby
test_files:
- spec/fixtures/another_test_theme.yml
- spec/fixtures/test_theme.yml
- spec/gchart_spec.rb
- spec/spec_helper.rb
- spec/theme_spec.rb