File: pyconf.1

package info (click to toggle)
pyconfigure 0.2.3-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,328 kB
  • sloc: sh: 939; python: 288; makefile: 16
file content (22 lines) | stat: -rw-r--r-- 600 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
20
21
22
.\" (C) Copyright 2015 Afif Elghraoui <afif@ghraoui.name>,
.TH PYCONF 1 "December 2015"
.SH NAME
pyconf \- initialize an autotools-based Python project 
.SH DESCRIPTION
\fBpyconfigure\fP provides a means to easily manage the configuration
and installation of Python programs with the familiar GNU standard
installation procedure.
.SH OPTIONS
A summary of options is shown by invoking the
.B --help
option.
For a complete description, see the Info files.
.TP
.B \-h, \-\-help
Show summary of options.
.TP
.B \-v, \-\-version
Show version of program.
.SH SEE ALSO
.BR autoconf (1),
.BR autoreconf (1).