NixonK / conda-recipes

build and test recipes for conda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important Note

This repository has grown to well over 500 packages, and we are doing some housekeeping. We are currently in the process of moving most/all python packages into the python root directory. From there, we'll continue tidying up the root diretory with categories as appropriate.

Conda Recipes

Example recipes for the conda build system. Use

conda build <recipe directory>

This is a community repository. These recipes are not necessarily those used to create the Anaconda Python Distribution.

See http://conda.pydata.org/docs/building/build.html for information on how to make a recipe, or just look at the examples here.

This project (conda-recipes) is in the public domain. Note that this statement does not reflect in any way, shape or form the licenses of the projects which are being built from these recipes. For example, even though a project foo might have an MIT, Apache, or any other license, the recipe for project foo (within this repository) is public domain.

About

build and test recipes for conda

License:Other


Languages

Language:Shell 48.6%Language:Batchfile 23.9%Language:Jupyter Notebook 20.1%Language:Python 3.0%Language:C 2.5%Language:Makefile 1.2%Language:CMake 0.7%Language:C++ 0.0%Language:Ruby 0.0%