This is a dummy Conda feedstock used to test building a package for multiple platforms (Linux, macOS, Windows).
The package installs a simple command that prints:
hello world
conda build recipe
conda install --use-local qa-multiple-platform-test
qa-multiple-platform-test
hello world
This feedstock is for QA testing of Conda multi-platform builds and is not meant for production use.