Hey, first of all, thank you for the work, porting libfuzzy to rust is a huge accomplishment.
Right now, I'm using pydeep2 in my python projects but it is somewhat unmaintained and I'd rather not have C bindings, if I can.
So my questions are:
- are you still maintaining this project? I see the last commit is 10 month ago so I'm a bit worried.
- are you interested in python bindings with pyo3/maturin (I'd start to work on that in the next few weeks)
The bindings would be used in PyMISP, but I also considered using it to compare web resources in Lookyloo.
Hey, first of all, thank you for the work, porting libfuzzy to rust is a huge accomplishment.
Right now, I'm using pydeep2 in my python projects but it is somewhat unmaintained and I'd rather not have C bindings, if I can.
So my questions are:
The bindings would be used in PyMISP, but I also considered using it to compare web resources in Lookyloo.