Bruno Beltran

Results 2 issues of Bruno Beltran

I'm using `configure_make` to build [SAMtools](https://github.com/samtools/samtools#building-samtools), a popular bioinformatics library. The installation instructions request that the user run `autoheader` *before* `autoconf`. I can obviously just check in the `config.h.in` file...

My default expectation would be that the keys to the `annotations` dictionary passed to `pip_parse` would use the `normalize_name(...)` convention, as is used elsewhere in the API. However, this does...