Bastian Zimmermann

Results 120 comments of Bastian Zimmermann

Thanks for your answer. And thanks for the tool by the way. I found several PRs adding rust packages and it seemed to be a mess before this... > Some...

1. Thanks! 2. Ok makes sense. Thanks for investigating this! Just to maybe not reinvent the wheel. Grayskull also has a license matching algorithm although it also does it locally...

Awesome, thanks for your quick help here!

Hi @sstadick just a quick note here, I just stumbled upon this tool which should do the heavy lifting for the license matching: https://github.com/spdx/spdx-license-matcher It is in python and requires...

Yeah makes sense. Definitely, the current setup seems to be working well so would also stick with it, I just saw it and wanted to mention it for completeness. :)

I formulated this quite vague as I'm not sure how much info is needed but please let me know if I should add more. Also, I saw some attempts at...

Thanks for the info, I'll see what I can use then to mimic this. The use case was just extra validation of parameters. On initialisation of my software, I'm pulling...

Hi, just to check; what's currently the correct place to add such quirks? Is it still https://github.com/conda-incubator/grayskull/blob/master/grayskull/pypi/config.yaml? Reason is that I would like to add [fastjsonschema](https://github.com/conda-forge/python-fastjsonschema-feedstock) (`fastjsonschema` vs `python-fastjsonschema`) and...