diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 30d385e86..6493aa1f9 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -3078,6 +3078,44 @@
+
+ wheel
+
+
+ &dependencies;
+
+ Python
+
+
+
+
+ &runtime;
+
+ Python
+
+
+
+
+ &testsuites;
+
+ No test suite available
+
+
+
+
+ &before;
+
+ Jinja2
+
+
+
+
+ &external;
+
+ None
+
+
+
XML::Parser
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6b2244bdd..d437be0fc 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,15 @@
appropriate for the entry or if needed the entire day's listitem.
-->
+
+ 2022-04-15
+
+
+ [bdubbs] - Add wheel-0.37.1 (Python module).
+
+
+
+
2022-04-15
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 8acd99833..04cc9985e 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -280,6 +280,9 @@
Added:
+
+ Wheel-&wheel-version;
+
&xz-upstream-fix-patch;
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 67adc3e31..5b1976f47 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -784,6 +784,15 @@
+
+ Wheel (&wheel-version;) - &wheel-size;:
+
+ Home page:
+ Download:
+ MD5 sum: &wheel-md5;
+
+
+
XML::Parser (&xml-parser-version;) - &xml-parser-size;:
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml
index 90433ce53..902d1bf48 100644
--- a/chapter08/chapter08.xml
+++ b/chapter08/chapter08.xml
@@ -63,6 +63,7 @@
+
diff --git a/packages.ent b/packages.ent
index 6484a6ef1..60d7a6f61 100644
--- a/packages.ent
+++ b/packages.ent
@@ -731,6 +731,15 @@
+
+
+
+
+
+
+
+
+
diff --git a/prologue/why.xml b/prologue/why.xml
index a66141fc4..dd6a27c96 100644
--- a/prologue/why.xml
+++ b/prologue/why.xml
@@ -592,6 +592,14 @@
partitions, and messages.
+
+ Wheel
+
+ This package contains a Python module that is the
+ reference implementation of the Python wheel packaging standard.
+
+
+
Vim