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
This is a helper script for packagin...This is a helper script for packaging Rust programs using SlackBuilds. It can generate links to crates, their MD5 hashes, fill a template .info file with crates' links and checksums and vendor pre-downloaded crates for offline building with Cargo
1
#!/usr/bin/env python3
2
3
# Funny enough, this script does everything but actually get crates :D
4
5
importjson
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.