Check if Biopython already knows about our formats (which will be
the case starting from Biopython 1.75) before loading the parsers.
Emit a warning if the parsers are already available in Biopython
so that the user will know she no longer needs to load our module.