File: control

package info (click to toggle)
tldjs 2.3.1-1.1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 524 kB
  • sloc: javascript: 1,159; sh: 6; makefile: 4
file content (20 lines) | stat: -rw-r--r-- 721 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: tldjs
Section: javascript
Priority: optional
Maintainer: Michael Meskes <meskes@debian.org>
Build-Depends: debhelper (>= 11), nodejs
Standards-Version: 4.1.3
Homepage: https://github.com/oncletom/tld.js/
#Vcs-Git: https://anonscm.debian.org/git/collab-maint/tldjs.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/tldjs.git

Package: node-tldjs
Architecture: all
Depends: nodejs, ${misc:Depends}
Description: JavaScript module that delivers details about domain names
 `tld.js` is a Node.js module written in JavaScript to work against complex
 domain names, subdomains and well-known TLDs.
 .
 It answers with accuracy to questions like what is host's (sub)domain, or is
 its TLD a well-known one?