File: control

package info (click to toggle)
node-leaflet-formbuilder 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 100 kB
  • ctags: 4
  • sloc: makefile: 2; sh: 2
file content (21 lines) | stat: -rw-r--r-- 786 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
Source: node-leaflet-formbuilder
Section: web
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Ross Gammon <rossgammon@mail.dk>
Build-Depends: debhelper (>= 9),
               dh-buildinfo,
               nodejs
Standards-Version: 3.9.7
Homepage: https://github.com/yohanboniface/Leaflet.FormBuilder#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/node-leaflet-formbuilder.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/node-leaflet-formbuilder.git

Package: node-leaflet-formbuilder
Architecture: all
Depends: ${misc:Depends},
         nodejs
Description: Helpers to build forms in Leaflet
 Helpers to build forms synchronized with Leaflet objects.
 .
 Node.js is an event-based server-side JavaScript engine.