File: control

package info (click to toggle)
urlview 1e-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: ansic: 876; cpp: 295; sh: 119; makefile: 82
file content (23 lines) | stat: -rw-r--r-- 918 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
Source: urlview
Section: misc
Priority: optional
Maintainer: наб <nabijaczleweli@nabijaczleweli.xyz>
Standards-Version: 4.7.0
Homepage: https://sr.ht/~nabijaczleweli/urlview-ng
Rules-Requires-Root: no
Vcs-Git: https://git.sr.ht/~nabijaczleweli/urlview.deb
Vcs-Browser: https://git.sr.ht/~nabijaczleweli/urlview.deb
Build-Depends: debhelper,
               debhelper-compat (= 13),
               libncurses-dev,
               gettext <!pkg.urlview.noloc>,

Package: urlview
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: sensible-utils, elinks | www-browser
Suggests: mutt | neomutt, ncftp | lftp, wget | curl | snarf, xclip | xsel | wl-clipboard
Description: Extracts URLs from text
 This utility is used to extract URL from text files, especially from mail
 messages in order to launch some browser to view them. This used to be a
 part of mutt but has now become an independent tool.