Distributable packages
Package contents
This document describes the contents of conda packages, regardless of how they are compressed and distributed.
The info/ metadata directory
This special directory contains all the metadata necessary to provide a functional conda package.
The Menu/ directory
JSON documents found in $PREFIX/Menu/.json are meant to be processed as menuinst input files, which are responsible for creating menu items / desktop shortcuts in their target desktop environment. Refer to Processing Menu/.json items at install time for more details.
Package file formats
This part of the ecosystem is not fully standardized yet.