diff --git a/doc.go b/doc.go new file mode 100644 index 0000000..95c2d90 --- /dev/null +++ b/doc.go @@ -0,0 +1,4 @@ +// Package mtree provides the structures and functions for creating mtree +// specifications, as well as comparing them for validation. +package mtree +