harvimt / quamash

Implementation of the PEP 3156 event-loop (asyncio) api using the Qt Event-Loop
BSD 2-Clause "Simplified" License
264 stars 46 forks source link

Interest in creating a conda-forge package #105

Open djhoese opened 5 years ago

djhoese commented 5 years ago

My colleague @rayg-ssec and I use quamash in our Qt app. We have been using conda as one of our main package managers and build tools. We depend a lot on the packages on conda-forge (https://conda-forge.org/) to get the newest versions of packages instead of waiting for the main Anaconda distributions. I am very familiar with adding packages to conda-forge and would like to create one for quamash. Before I did that I wanted to check with the maintainers of this project if you'd be willing to also be maintainers of the conda package repository and if you have anything against quamash being made available to more people through conda-forge. It shouldn't require anything on your part unless you want it to.