Understanding conda-forge
📄️ The life cycle of a package
conda-forge implements a particular workflow for building, publishing and maintaining conda packages.
📄️ Staged-recipes
staged-recipes is the gateway to conda-forge.
📄️ The feedstock
A feedstock is the home of one recipe; it may produce more than one conda artifact in the case of a multi-output recipe.