andy-isoc
andy-isoc
I had this error and installing `pkg-config` seems to resolve it (as per https://github.com/bk138/gromit-mpx/issues/24)
As @arobach2 says, MANRS currently offers an endpoint to retrieve a list of all ASNs associated with MANRS participants, and there is the csv you can download on their *declared*...
I've submitted a possible fix as a PR.
We have a need to do something similar - in our case default to an `application/json` response but allow clients to specify `text/csv` using the `Accept` header. We've got it...