# Functions
New returns a new NDJSONPackageParser.
NewPackage creates a new Package.
NewReader returns a new reader, using the underlying io.Reader as input.
# Structs
LineReader represents a reader that reads from the underlying reader line by line, separated by '\n'.
Package is the set of metadata and objects in a package.
PackageParser is a Parser implementation for parsing packages.