File: find_libpython.1

package info (click to toggle)
find-libpython 0.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 152 kB
  • sloc: python: 342; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 926 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
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH FIND_LIBPYTHON "1" "July 2024" "find_libpython" "User Commands"
.SH NAME
find_libpython \- locate libpython associated with this Python executable
.SH DESCRIPTION
usage: find_libpython [\-h] [\-\-verbose] [\-\-list\-all | \fB\-\-candidate\-names\fR | \fB\-\-candidate\-paths | \-\-platform-info | \-\-version]\fR
.PP
Locate libpython associated with this Python executable.
.SS "options:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-\-verbose\fR, \fB\-v\fR
Print debugging information.
.TP
\fB\-\-version\fR
show program's version number and exit
.TP
\fB\-\-list\-all\fR
Print list of all paths found.
.TP
\fB\-\-candidate\-names\fR
Print list of candidate names of libpython.
.TP
\fB\-\-candidate\-paths\fR
Print list of candidate paths of libpython.
.TP
\fB\-\-platform-info\fR
Print information about the platform and exit.