Conda demo package with a reusable C library and a CLI built on top of zlib
conda-package-demo shows how to package a small native project with Conda. The project builds a reusable C library, a command line tool, and a test suite that validates plain text, file input, JSON output, and different compression levels.