Package itools :: Package pkg

Package pkg

Classes
  OptionalExtension
An Optional Extension is a C extension that complements the package without being mandatory.
  PKGINFOFile
  SetupConf
Functions
 
get_compile_flags(command)
 
get_config()
 
get_files(excluded_paths, filter=<function <lambda> at 0x19c2848>)
 
get_manifest()
 
make_version(cwd=None)
This function finds out the version number from the source, this will be written to the 'version.txt' file, which will be read once the software is installed to get the version number.
 
packages_infos(module_name=None)
 
setup(ext_modules=frozenlist([]))