# Functions
ParsePackageBZ2 parses the Conda package file compressed with bzip2.
ParsePackageConda parses the Conda package file compressed with zip and zstd.
# Structs
FileMetadata represents the metadata of a Conda package file.
Package represents a Conda package.
VersionMetadata represents the metadata of a Conda package.