# Functions
ParsePackageBZ2 parses the Conda package file compressed with bzip2.
ParsePackageConda parses the Conda package file compressed with zip and zstd.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
FileMetadata represents the metadata of a Conda package file.
Package represents a Conda package.
VersionMetadata represents the metadata of a Conda package.
# Interfaces
No description provided by the author