rust_release_artefact

Crates.iorust_release_artefact
lib.rsrust_release_artefact
version0.1.3
sourcesrc
created_at2018-04-19 12:45:33.895268
updated_at2018-05-08 09:01:27.466315
descriptionSafely extract installable files from Rust release artefacts.
homepage
repositoryhttps://gitlab.com/Screwtapello/rust_release_artefact/
max_upload_size
id61413
size4,938,415
(Screwtapello)

documentation

README

rust_release_artefact: Extract and install Rust release artefacts

Repository: https://gitlab.com/Screwtapello/rust_release_artefact

Documentation: https://docs.rs/rust_release_artefact

TODO

  • Update ExtractedArtefact::new() to use walkdir to search for artefact marker files.
  • Would it be neater to toss the first path-component of archives, rather than extracting it and having to rummage around to find the artefact metadata?
Commit count: 35

cargo fmt