--- a/__init__.py Thu Dec 01 14:47:47 2022 +0100
+++ b/__init__.py Sun Dec 04 14:32:07 2022 +0100
@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2022 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Package implementing the Protobuf support extension module.
+"""