File: harvest.1

package info (click to toggle)
ubuntu-dev-tools 0.157
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,004 kB
  • ctags: 580
  • sloc: python: 7,582; sh: 1,101; perl: 167; makefile: 10
file content (19 lines) | stat: -rw-r--r-- 559 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH harvest 1 "March 21, 2011" "ubuntu-dev-tools"

.SH NAME
harvest \- grabs information about a given source package from harvest.ubuntu.com.

.SH SYNOPSIS
\fBharvest\fP <\fIsource package name\fP>

.SH DESCRIPTION
\fBharvest\fP is a script that downloads information about development
opportunities from harvest.ubuntu.com and gives a summary of the types of
opportunities.

.SH AUTHORS
\fBharvest\fP and its manpage were written by Daniel Holbach
<daniel.holbach@ubuntu.com>.
.PP
Both are released under the GNU General Public License, version 3 or
later.