File: control

package info (click to toggle)
libjs-jquery-flot-axislabels 2.0.1%2Bgit20141122-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 80 kB
  • sloc: makefile: 5
file content (24 lines) | stat: -rw-r--r-- 935 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
Source: libjs-jquery-flot-axislabels
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>
Section: web
Priority: optional
Build-Depends: debhelper (>= 11),
               yui-compressor
Standards-Version: 4.1.3
Rules-Requires-Root: no
Homepage: https://github.com/markrcote/flot-axislabels
Vcs-Browser: https://salsa.debian.org/js-team/libjs-jquery-flot-axislabels
Vcs-Git: https://salsa.debian.org/js-team/libjs-jquery-flot-axislabels.git

Package: libjs-jquery-flot-axislabels
Section: web
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: javascript-common
Description: provides flot with the ability to label axes
 flot-axislabels provides flot with the ability to label axes.
 It supports any number of axes. It can render the labels with
 CSS transforms, in canvas, or with traditional CSS positioning
 ("HTML" mode).