File: control

package info (click to toggle)
node-wikibase-edit 5.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,276 kB
  • sloc: javascript: 7,904; sh: 7; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 1,007 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
29
30
31
32
33
34
Source: node-wikibase-edit
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-nodejs,
 mocha <!nocheck>,
 node-config <!nocheck>,
 node-fetch <!nocheck>,
 node-lodash-packages <!nocheck>,
 node-nock <!nocheck>,
 node-oauth-1.0a <!nocheck>,
 node-should <!nocheck>,
 node-wikibase-sdk (>= 8.0.0) <!nocheck>,
Standards-Version: 4.6.1
Homepage: https://github.com/maxlath/wikibase-edit
Vcs-Git: https://salsa.debian.org/js-team/node-wikibase-edit.git
Vcs-Browser: https://salsa.debian.org/js-team/node-wikibase-edit
Rules-Requires-Root: no

Package: node-wikibase-edit
Architecture: all
Depends:
 node-fetch,
 node-lodash-packages,
 node-oauth-1.0a (>= 2.2.6),
 node-wikibase-sdk (>= 8.0.0),
 ${misc:Depends},
Description: edit Wikibase from NodeJS
 Tools to edit Wikibase instances using NodeJS.