File: control

package info (click to toggle)
node-libravatar 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 300 kB
  • sloc: makefile: 2
file content (27 lines) | stat: -rw-r--r-- 966 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-libravatar
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Xavier Guimard <yadd@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no
Build-Depends:
 debhelper (>= 12)
 , node-tap <!nocheck>
 , pkg-js-tools (>= 0.9.12~)
Standards-Version: 4.4.0
Section: javascript
Homepage: https://github.com/coloradocolby/node-libravatar
Vcs-Git: https://salsa.debian.org/debian/node-libravatar.git
Vcs-Browser: https://salsa.debian.org/debian/node-libravatar

Package: node-libravatar
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
Description: libravatar library for NodeJS
 This library allows web application authors to make use of the free Libravatar
 service (https://www.libravatar.org). This service hosts avatar images for
 users and allows other sites to look them up using email addresses.
 .
 node-libravatar includes full support for federated avatar servers.