]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/Gcf2.pm
gcf2*: more descriptive package descriptions
[public-inbox.git] / lib / PublicInbox / Gcf2.pm
index 6ac3aa188b9a50f32b244d5ecb799a2aa16b45b5..fe76b1fdaaf2a61881d08c51718ba4f680d0a98e 100644 (file)
@@ -1,7 +1,8 @@
 # Copyright (C) 2020 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
-#
-# git-cat-file based on libgit2
+
+# backend for public-inbox-gcf2(1) (git-cat-file based on libgit2,
+# other libgit2 stuff may go here, too)
 package PublicInbox::Gcf2;
 use strict;
 use PublicInbox::Spawn qw(which popen_rd);