File: control

package info (click to toggle)
libjs-jquery-flot-axislabels 2.0.1%2Bgit20141122-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 80 kB
  • ctags: 42
  • sloc: makefile: 5
file content (22 lines) | stat: -rw-r--r-- 925 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
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 (>= 9),
               yui-compressor
Standards-Version: 3.9.8
Homepage: https://github.com/markrcote/flot-axislabels
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/libjs-jquery-flot-axislabels.js.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/libjs-jquery-flot-axislabels.js.git

Package: libjs-jquery-flot-axislabels
Section: web
Architecture: all
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).