Man page - pythran-config(1)
Packages contains this manual
apt-get install python3-pythran
Manual
PYTHRAN-CONFIG
NAMEDESCRIPTION
options:
AUTHORS
SEE ALSO
NAME
pythran-config - part of pythran: ahead of time compiler for Python
DESCRIPTION
usage: pythran-config [-h] [--compiler] [--cflags] [--libs] [--no-python]
[--verbose]
output build options for pythran-generated code
options:
-h , --help
show this help message and exit
--compiler
print default compiler
--cflags
print compilation flags
|
--libs |
print linker flags |
--no-python
do not include Python-related flags
--verbose , -v
verbose mode: [-v] prints warnings if pythranrc has an invalid configuration; use [-vv] for more information
Itβs a megablast!
AUTHORS
pythran was primarily written by Serge Guelton.
SEE ALSO
This script is
part of pythran. Full documentation for pythran can be
consulted at https://pythran.readthedocs.io .