]> git.proxmox.com Git - mirror_edk2.git/blob - AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/README
EmbeddedPkg: Extend NvVarStoreFormattedLib LIBRARY_CLASS
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.2 / Tools / bgen / README
1 BGEN -- Automatic Generation of Extension Modules
2 =================================================
3
4 This directory contains BGEN -- a package that helps in generating
5 complete source code for Python extension module. For examples of its
6 use, see the Mac Python source distribution (available separately
7 from the Python ftp archives). Note that BGEN is not Mac specific!
8
9 WARNING: bgen has been removed in 3.0.