blob: f371f3ce793c27dc9d0bfe239c3a210f81a1916f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ruby-unicode_plot
pkgdesc = UnicodePlot provides the feature to make charts with Unicode characters.
pkgver = 0.0.5
pkgrel = 2
url = https://github.com/red-data-tools/unicode_plot.rb
arch = any
license = MIT
checkdepends = ruby-rake
checkdepends = ruby-bundler
checkdepends = ruby-yard
checkdepends = ruby-test-unit
makedepends = git
depends = ruby
depends = ruby-enumerable-statistics
options = !emptydirs
source = git+https://github.com/red-data-tools/unicode_plot.rb#tag=v0.0.5
sha256sums = 56a24858a091cc32ba2cd23f4b2f8307530736574a41a148935ea64c9faa4424
pkgname = ruby-unicode_plot
|