Open
Description
I'm writing a tool that helps me find all of the API breaking changes between two versions of a large, multi-repo project, and I've found that a lot of the parser tools this repository has (e.g. referencing a "project" at the top level, from which I can find reflection about various items) is immensely helpful.
I was wondering if you'd consider splitting the parser functionality out as its own package, which would then be a dependency of doctum?