File: pysetup3.1

package info (click to toggle)
python3.5 3.5.3-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 88,448 kB
  • sloc: python: 491,123; ansic: 410,863; sh: 17,674; asm: 14,322; cpp: 4,123; makefile: 2,255; objc: 761; lisp: 502; exp: 499; pascal: 85; xml: 74; csh: 21
file content (42 lines) | stat: -rw-r--r-- 1,046 bytes parent folder | download | duplicates (5)
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
37
38
39
40
41
42
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
.TH PYSETUP3.3 "1" "January 2012" "pysetup3.3 3.3" "User Commands"
.SH NAME
pysetup3.3 \- pysetup tool
.SH SYNOPSIS
.B pysetup
[\fIoptions\fR] \fIaction \fR[\fIaction_options\fR]
.SH DESCRIPTION
.SS "Actions:"
.IP
run: Run one or several commands
metadata: Display the metadata of a project
install: Install a project
remove: Remove a project
search: Search for a project in the indexes
list: List installed projects
graph: Display a graph
create: Create a project
generate\-setup: Generate a backward\-compatible setup.py
.PP
To get more help on an action, use:
.IP
pysetup action \fB\-\-help\fR
.SS "Global options:"
.TP
\fB\-\-verbose\fR (\fB\-v\fR)
run verbosely (default)
.TP
\fB\-\-quiet\fR (\fB\-q\fR)
run quietly (turns verbosity off)
.TP
\fB\-\-dry\-run\fR (\fB\-n\fR)
don't actually do anything
.TP
\fB\-\-help\fR (\fB\-h\fR)
show detailed help message
.TP
\fB\-\-no\-user\-cfg\fR
ignore pydistutils.cfg in your home directory
.TP
\fB\-\-version\fR
Display the version