jelmer / upstream-ontologist

discover information about upstream projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

merge gemfile parsing code with gemfileparser

jelmer opened this issue · comments

upstream-ontologist currently has its own gemfile parsing logic. It would be great to use a standard solution like https://github.com/gemfileparser/gemfileparser instead

(that currently doesn't support parsing non-dependency metadata, but that should be fixable)

This is obsolete now that upstream ontologist is migrating to rust. I haven't found any rust parsers for gemfile.