Open
Description
I packaged SFML for conda.
Installing SFML with conda is really straighforward:
conda install -c conda-forge sfml
This installs the dynamic library in the current conda environment, it works on Windows, OSX and Linux.
Would you be interested in me adding it to the documentation? I'm happy to open a PR for it.