File: control

package info (click to toggle)
node-temporary 0.0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 172 kB
  • ctags: 84
  • sloc: makefile: 12; sh: 2
file content (27 lines) | stat: -rw-r--r-- 757 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
Source: node-temporary
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends:
 debhelper (>= 9)
 , dh-buildinfo
 , nodejs
 , mocha
 , chai
 , node-sinon 
 , node-package (>= 1.0.0)
Standards-Version: 3.9.8
Homepage: http://github.com/vesln/temporary
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-temporary.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-temporary.git

Package: node-temporary
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-package (>= 1.0.0)
Description: Easily create temporary files and directories
 .
 Node.js is an event-based server-side JavaScript engine.