summaryrefslogtreecommitdiff
path: root/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/README
diff options
context:
space:
mode:
Diffstat (limited to 'AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/README')
-rw-r--r--AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/README b/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/README
new file mode 100644
index 0000000000..b69ba7168e
--- /dev/null
+++ b/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/README
@@ -0,0 +1,9 @@
+BGEN -- Automatic Generation of Extension Modules
+=================================================
+
+This directory contains BGEN -- a package that helps in generating
+complete source code for Python extension module. For examples of its
+use, see the Mac Python source distribution (available separately
+from the Python ftp archives). Note that BGEN is not Mac specific!
+
+WARNING: bgen has been removed in 3.0.