Home | History | Annotate | Download | only in bgen
      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.
     10