File: control

package info (click to toggle)
whohas 0.29.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 384 kB
  • ctags: 56
  • sloc: perl: 1,225; makefile: 48; sh: 43
file content (36 lines) | stat: -rw-r--r-- 1,225 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
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: whohas
Section: utils
Priority: optional
Maintainer: Paul Wise <pabs@debian.org>
Uploaders:
 Yaroslav Halchenko <yoh@debian.org>
Build-Depends:
 debhelper (>= 9),
 libforks-perl,
 libwww-perl
Standards-Version: 3.9.6
Homepage: http://www.philippwesche.org/200811/whohas/intro.html
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/whohas.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/whohas.git

Package: whohas
Architecture: all
Depends:
 libforks-perl,
 libwww-perl,
 perl,
 ${misc:Depends}
Recommends:
 libsys-cpu-perl
Description: query multiple distributions' package archives
 whohas is a command line tool that allows you to query several package
 collections at once.
 .
 It supports Arch Linux, AUR, Debian, Fedora, Gentoo, openSUSE, Slackware,
 Source Mage, Ubuntu, FreeBSD, NetBSD, OpenBSD, Fink, Mandriva and MacPorts.
 .
 whohas was designed to help package maintainers find ebuilds, pkgbuilds, and
 similar package definitions from other distributions to learn from. However, it
 can also be used by normal users who want to know which distribution provides
 certain packages, and which version of a given package is in use in each
 distribution or in each release of a distribution.