1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libgooglecharts-ruby
Section: contrib/libs
Priority: optional
Maintainer: Ryan Niebur <ryanryan52@gmail.com>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 5), ruby-pkg-tools, cdbs, ruby1.8
Standards-Version: 3.8.0
Homepage: http://googlecharts.rubyforge.org/
Package: libgooglecharts-ruby
Architecture: all
Depends: ${misc:Depends}, libgooglecharts-ruby1.8
Description: Ruby library to create sexy charts using the Google API (dummy package)
Googlecharts is a nice and simple wrapper for the Google Chart API.
.
This package is a dependency package, which depends on Debian's
default Ruby version (currently 1.8.x).
Package: libgooglecharts-ruby1.8
Architecture: all
Depends: ${misc:Depends}, libruby1.8
Description: Ruby library to create sexy charts using the Google API
Googlecharts is a nice and simple wrapper for the Google Chart API.
|