pack: move to repository package

This commit is contained in:
Michael Eischer
2024-05-24 23:09:58 +02:00
parent 50ec408302
commit 5e0ea8fcfa
11 changed files with 8 additions and 8 deletions
+2
View File
@@ -0,0 +1,2 @@
// Package pack provides functions for combining and parsing pack files.
package pack