File: control

package info (click to toggle)
youplot 0.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: ruby: 1,325; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 1,011 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
Source: youplot
Section: utils
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Antonio Terceiro <terceiro@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 1),
               rake,
               ruby,
               ruby-csv,
               ruby-simplecov,
               ruby-unicode-plot (>= 0.0.5)
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/ruby-team/youplot.git
Vcs-Browser: https://salsa.debian.org/ruby-team/youplot
Homepage: https://github.com/red-data-tools/YouPlot
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: youplot
Architecture: all
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: command line tool for Unicode plotting in the terminal
 YouPlot is a command line tool that draws plots on the terminal using Unicode
 characters. It can be used on data files, or as part of a shell pipeline
 reading from the standard input.