tomerfiliba-org / reedsolomon

⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation 🔮 and an optional speed-optimized Cython/C extension 🚀
http://pypi.python.org/pypi/reedsolo
Other
351 stars 86 forks source link

Add conda forge badge #39

Closed m-rossi closed 1 year ago

m-rossi commented 2 years ago

I added a recipe for conda-forge a while back. This PR adds the badge and install instructions to your README.

If you like I can also add you as a recipe maintainers if you like. If not, don't mind, I will happily maintain the recipe.

lrq3000 commented 1 year ago

Hello m-rossi, thank you for your very appreciated work. I'm not sure why you decided to close this PR, but it was a good idea, I merged it in now.

I don't know if you still intend to maintain the conda package, but if not, please add me as a recipe maintainer. I have 0 experience, but I will learn if necessary.

Thank you again and have a great day!

m-rossi commented 1 year ago

Oh, I'm sorry closing this was unintentional. After you merged #38 I deleted my fork and this also closed this PR then.

However, nothing changed, as I said above I will maintain the recipe.

lrq3000 commented 1 year ago

Oh i see, no worries, fat fingers happen to everyone ;-)

Thank you so much for maintaining the conda package! If you need anything please let me know anytime! I'll try to be more responsive to fellow maintainers requests :-)

Merry Christmas!