1WNPP-CHECK(1) General Commands Manual WNPP-CHECK(1)
2
3
4
6 wnpp-check - check if a package is being packaged or if this has been
7 requested
8
10 wnpp-check [--exact] package ...
11 wnpp-check --help|--version
12
14 wnpp-check downloads the lists of packages which are listed as being
15 packaged (ITPed) or for which a package has been requested (RFPed) from
16 the WNPP website and lists any packages supplied on the command line
17 which appear in those lists.
18
19 Note that WNPP, and therefore wnpp-check's output, is source package
20 based.
21
23 --exact, -e
24 Require an exact package name match, rather than the default
25 substring match.
26
27 --help, -h
28 Show a summary of options.
29
30 --version, -v
31 Show version and copyright information.
32
34 https://www.debian.org/devel/wnpp
35
37 0 None of the packages supplied has an open ITP or RFP
38
39 1 Either an error occurred or at least one package supplied has an
40 open ITP or RFP
41
43 wnpp-check was written by David Paleino <d.paleino@gmail.com>; this man
44 page was written by Adam D. Barratt <adam@adam-barratt.org.uk> for the
45 devscripts package. wnpp-check was originally based on wnpp-alert,
46 which was written by Arthur Korn <arthur@korn.ch> and modified by Ju‐
47 lian Gilbey <jdg@debian.org> for the devscripts package. Both scripts
48 are in the public domain.
49
50
51
52DEBIAN Debian Utilities WNPP-CHECK(1)