Week 2 Moving F2PY to Meson build system
What did I do this week?
I did an extensive study on F2PY's build system functionality and what it would take to implement them in Meson. I wrote this extensive blog on Moving F2PY to Meson build system providing details.
I did not contribute any code this week as I was mostly studying Meson's documentation and finding f2py equivalent functionality.
What will I be doing next week?
I will start with implementing F2PY's frontend with `argparse` library.
Did I get stuck anywhere?
No, everything proceeds smoothly.