You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small no dependancy (except toml) lockfile parser in python. Currently implements parsing Cargo.lock and poetry.lock. Intended for use with larger projects for static lockfile introspection.
About
A lockfile parser in python. Currently supports Cargo.lock and poetry.lock