repro

Crates.iorepro
lib.rsrepro
version0.0.0
sourcesrc
created_at2019-08-12 13:24:26.376526
updated_at2019-08-12 13:24:26.376526
description Support crate for cargo-repro, a tool for building and verifying Rust packages that are reproducible byte-for-byte using a Cargo-driven workflow.
homepage
repositoryhttps://github.com/rust-secure-code/cargo-repro
max_upload_size
id156124
size20,791
semver-owners (github:rust-lang-nursery:semver-owners)

documentation

README

cargo repro

Latest Version Docs Apache 2.0/MIT licensed Build Status

Build and verify Rust packages that are reproducible byte-for-byte using a Cargo-driven workflow.

Requirements

  • Rust 1.31+

Status

This tool is in the planning stage and is not presently usable.

Please see the open issues on the GitHub repository for more information:

https://github.com/rust-secure-code/cargo-repro/issues

Code of Conduct

We abide by the Contributor Covenant and ask that you do as well.

For more information, please see CODE_OF_CONDUCT.md.

License

Copyright in the Rust Secure Code WG is retained by contributors. No copyright assignment is required to contribute to the WG and its associated projects.

For full authorship information, see the version control history.

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.

Commit count: 8

cargo fmt