kpcyrd / what-the-src

Source code of https://whatsrc.org/
https://whatsrc.org/
GNU General Public License v3.0
27 stars 4 forks source link

Collect dependency lockfiles #3

Open kpcyrd opened 2 months ago

kpcyrd commented 2 months ago

When processing a tarball, search for files named:

and keep track of them for later use. Specifically for Rust I could also image queuing the referenced .crate files for import.