In anaconda, what do the strings mean that appear at the end of the line, “[package name]=[version]=[MYSTERY STRING]”? This is an example requirements.txt
:
<code># This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
_libgcc_mutex=0.1=main
_openmp_mutex=5.1=1_gnu
zstd==1.5.5=hc292b87_0
zstandard==0.22.0=pypi_0
zlib==1.2.13=h5eee18b_0
</code>
<code># This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
_libgcc_mutex=0.1=main
_openmp_mutex=5.1=1_gnu
zstd==1.5.5=hc292b87_0
zstandard==0.22.0=pypi_0
zlib==1.2.13=h5eee18b_0
</code>
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
_libgcc_mutex=0.1=main
_openmp_mutex=5.1=1_gnu
zstd==1.5.5=hc292b87_0
zstandard==0.22.0=pypi_0
zlib==1.2.13=h5eee18b_0