module documentation

Undocumented

Class Version Undocumented
Exception BoostError Undocumented
Function cflags Undocumented
Function check_one_option Undocumented
Function extract_versions Undocumented
Function find_boost Undocumented
Function find_lib Undocumented
Function find_lib_dir Undocumented
Function find_versions Undocumented
Function include_dirs Undocumented
Function lflags Undocumented
Function lib_dir Undocumented
Function lib_dir_flags Undocumented
Function lib_dirs Undocumented
Function lib_flags Undocumented
Function libs Undocumented
Function main Undocumented
Function print_usage_and_exit Undocumented
Function search_paths Undocumented
Constant OPTIONS Undocumented
Variable boost_version Undocumented
Variable lib_suffix Undocumented
Variable link_static Undocumented
Variable no_L_or_I Undocumented
Variable ver Undocumented
def cflags(ver):

Undocumented

def check_one_option(options, key):

Undocumented

def extract_versions(dir, is_default_search_location, multiarch=''):

Undocumented

def find_boost(search_paths, multiarch=''):

Undocumented

def find_lib(ver, name, full_lib=link_static):

Undocumented

def find_lib_dir(root_dir, multiarch=''):

Undocumented

def find_versions(search_paths, multiarch=''):

Undocumented

def include_dirs(ver, prefix=''):

Undocumented

def lflags(ver, libs):

Undocumented

def lib_dir(ver):

Undocumented

def lib_dir_flags(ver):

Undocumented

def lib_dirs(ver):

Undocumented

def lib_flags(ver, name):

Undocumented

def libs(ver, libs):

Undocumented

def main():

Undocumented

def print_usage_and_exit():

Undocumented

def search_paths(sysroot):

Undocumented

OPTIONS: list[str] =

Undocumented

Value
['libs',
 'include_dirs',
 'lib_dirs',
 'cflags',
 'lflags',
 'root',
 'print_versions',
...
boost_version =

Undocumented

lib_suffix: str =

Undocumented

link_static =

Undocumented

no_L_or_I =

Undocumented

ver =

Undocumented