Source: git-treeof
Section: admin
Priority: optional
Maintainer: Simon Richter <sjr@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 autotools-dev,
Standards-Version: 4.7.2
Homepage: https://sr.ht/~sjr/git-treeof

Package: git-treeof
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Securely calculate Git "tree" checksum for given tar archive
 Small tool to pretend-import the contents of a tar file into Git, inside a
 secure environment, and calculate the resulting checksum.
 .
 This is useful to verify the contents of a tar archive that is supposedly
 exported from git.
