pyccel.codegen.templates.package package

Submodules

pyccel.codegen.templates.package.make_package module

pyccel.codegen.templates.package.make_package.make_package(input_libraries, output_package)[source]

Repackage contents of multiple static libraries into a single archive.

input_libraries: list
list of input files
output_package: string
path to the contructed library
pyccel.codegen.templates.package.make_package.parse_input()[source]

Module contents